more comments
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
# script to set away state in ZoneMinder when the phone is not present
|
||||
# requires jq to be installed
|
||||
|
||||
# for the configuration:
|
||||
# cp isphonehere.config.example.sh isphonehere.config.sh && chmod +x isphonehere.config.sh
|
||||
# and open isphonehere.config.sh with your favorite editor
|
||||
|
||||
|
||||
curdir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
|
Reference in New Issue
Block a user