Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2025-04-15 03:25:37 +03:00
parent d6dc9fc4b6
commit ef0a40ec33

View File

@ -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`