summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/updater/sysvinit/owncloud-news-updater3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/updater/sysvinit/owncloud-news-updater b/bin/updater/sysvinit/owncloud-news-updater
index de6184ebb..752a291d6 100755
--- a/bin/updater/sysvinit/owncloud-news-updater
+++ b/bin/updater/sysvinit/owncloud-news-updater
@@ -11,8 +11,7 @@
### END INIT INFO
# Change the next 3 lines to suit where you install your script and what you want to call it
-DIR=/usr/bin/
-DAEMON=$DIR/owncloud-news-updater
+DAEMON=/usr/bin/owncloud-news-updater
DAEMON_NAME=owncloud-news-updater
# Add any command line options for your Update Script here. I suggest loading an config file which holds user, pass etc.