diff --git a/cifs_archive/archive-clips.sh b/cifs_archive/archive-clips.sh index ec3b4c0..e1b3a17 100644 --- a/cifs_archive/archive-clips.sh +++ b/cifs_archive/archive-clips.sh @@ -2,7 +2,7 @@ log "Moving clips to archive..." -local move_count=0 +move_count=0 for file_name in "$CAM_MOUNT"/TeslaCam/saved*; do [ -e "$file_name" ] || continue