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