Abstract archive-clips.sh

This commit is contained in:
cimryan
2018-10-23 20:57:58 -07:00
parent f84d727d9a
commit 8dc3b4ea69
4 changed files with 5 additions and 10 deletions

View File

@@ -31,12 +31,7 @@ ensure_cam_file_is_mounted
fix_errors_in_cam_file
if [ -r "/root/.teslaCamRsyncConfig" ]
then
/root/bin/archive-rsync.sh
else
/root/bin/archive-cifs.sh
fi
/root/bin/archive-clips.sh
if [ -r "/root/.teslaCamRsyncConfig" ]
then