Merge pull request #35 from rtgoodwin/updater-script

Mac folder, config updater script, updated readmes.
This commit is contained in:
cimryan
2018-10-18 08:52:32 -07:00
committed by GitHub
7 changed files with 199 additions and 28 deletions

View File

@@ -81,7 +81,7 @@ function move_clips_to_archive () {
done
log "Moved $move_count file(s)."
if [ -r "/root/.teslaCamPushoverCredentials" ]
if [ -r "/root/.teslaCamPushoverCredentials" ] && [ $move_count > 0 ]
then
log "Sending Pushover message for copied files."
/root/bin/send-pushover $move_count