summaryrefslogtreecommitdiffstats
path: root/bin/hornet/svup
diff options
context:
space:
mode:
Diffstat (limited to 'bin/hornet/svup')
-rwxr-xr-xbin/hornet/svup6
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/hornet/svup b/bin/hornet/svup
deleted file mode 100755
index 3772fdb..0000000
--- a/bin/hornet/svup
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-set -eu
-set -o pipefail
-
-svc -u "$HOME/.services/enabled/$1"
-svget "$1"