If the archive is initially reachable wait for it to be unreachable after archiving the clips before archiving the clips, again.

This commit is contained in:
cimryan
2018-10-13 08:06:55 -07:00
parent 71e8ba0339
commit 64b323eb76

View File

@@ -65,6 +65,8 @@ log "Starting..."
if archive_is_reachable
then
archive_clips
wait_for_archive_to_be_unreachable
else
connect_usb_to_host
fi