This commit is contained in:
Bernhard Posselt 2014-12-04 18:44:14 +01:00
Родитель 5f32032756
Коммит 1d74e805cf
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -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.