summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorBernhard Posselt <Raydiation@users.noreply.github.com>2014-12-04 18:39:36 +0100
committerBernhard Posselt <Raydiation@users.noreply.github.com>2014-12-04 18:39:36 +0100
commit9374e1c80d7f7a889201eaaa7e0faec13f943dc0 (patch)
tree1f4139c206658febb858d467114cc3135972f906 /bin
parent024135a61e1e0f78c213bbbe0b6ad28761122de1 (diff)
parent78428a4b8f0c544c5b3c0540e7fab8860d361eb6 (diff)
Merge pull request #685 from bjoerns1983/updater
Changed Script Location
Diffstat (limited to 'bin')
-rwxr-xr-xbin/updater/sysvinit/owncloud-news-updater2
1 files changed, 1 insertions, 1 deletions
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