mirror of
https://github.com/cimryan/teslausb.git
synced 2026-03-01 04:30:33 +00:00
Of course I missed another typo.
This commit is contained in:
@@ -84,7 +84,7 @@ function move_clips_to_archive () {
|
||||
if [ -r "/root/.teslaCamPushoverCredentials" ]
|
||||
then
|
||||
log "Sending Pushover message for copied files."
|
||||
/root/bin/send-pushover.sh $move_count
|
||||
/root/bin/send-pushover $move_count
|
||||
fi
|
||||
log "Finished moving clips to archive."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user