Changed DIR-variable...

...to default path used by install.sh
This commit is contained in:
Sebastian 2017-02-23 10:56:14 +01:00 committed by GitHub
parent 9adb5b42b7
commit 3427673199

View file

@ -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/local/bin/BOSWatch
DIR=/opt/boswatch/BOSWatch
DAEMON=$DIR/boswatch.py
DAEMON_NAME=boswatch