diff --git a/Archive/media/img/my/work/sync-flash.sh b/Archive/media/img/my/work/sync-flash.sh index 0d68203e..0da16533 100755 --- a/Archive/media/img/my/work/sync-flash.sh +++ b/Archive/media/img/my/work/sync-flash.sh @@ -1,5 +1,11 @@ #!/usr/bin/env bash +# TODO add option to continue last sync... +# - need to store parsable log +# - settings +# - started/completed operations +# - all operations should be resumable + VERSION=1.0 DATE=`date +%Y%m%d`