summaryrefslogtreecommitdiffstats
path: root/bin/svup
diff options
context:
space:
mode:
Diffstat (limited to 'bin/svup')
-rwxr-xr-xbin/svup2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/svup b/bin/svup
index aea92f3..c49a99e 100755
--- a/bin/svup
+++ b/bin/svup
@@ -1,4 +1,4 @@
#!/bin/bash
-svc -u "$HOME/.services/$1"
+svc -u "$HOME/.services/enabled/$1"
svget "$1"