From 78428a4b8f0c544c5b3c0540e7fab8860d361eb6 Mon Sep 17 00:00:00 2001 From: darkside40 Date: Thu, 4 Dec 2014 18:37:28 +0100 Subject: Changed Script Location --- bin/updater/sysvinit/owncloud-news-updater | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/updater/sysvinit/owncloud-news-updater b/bin/updater/sysvinit/owncloud-news-updater index de6184ebb..ef69f9016 100755 --- a/bin/updater/sysvinit/owncloud-news-updater +++ b/bin/updater/sysvinit/owncloud-news-updater @@ -11,7 +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/ +DIR=/usr/local/bin DAEMON=$DIR/owncloud-news-updater DAEMON_NAME=owncloud-news-updater -- cgit v1.2.3