From 00f5861272d509fd7f9562f81f66b98e9fc07493 Mon Sep 17 00:00:00 2001 From: Brandon Rozek Date: Mon, 27 Jan 2020 21:49:27 -0500 Subject: [PATCH] Revised command to sloth-brandonrozek in snaps --- snap/snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 502e854..ab6c23b 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -9,11 +9,11 @@ grade: stable # must be 'stable' to release into candidate/stable channels confinement: strict # use 'strict' once you have the right plugs and slots apps: - sloth: + sloth-brandonrozek: command: $SNAP/bin/sloth parts: - sloth: + sloth-brandonrozek: # See 'snapcraft plugins' plugin: make source: https://github.com/Brandon-Rozek/SLOTH.git