mirror of
https://github.com/cimryan/teslausb.git
synced 2026-03-01 04:30:33 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user