Scripts to automate backups to VeraCrypt volumes.
- Install dependencies with
fvm dart pub get
- Copy
example-config.yaml
toconfig.yaml
and adapt to your needs - Start first script
bash start.sh backup_files <LOG_PATH>
- Follow script instructions
- Stop steps with
bash stop.sh <SCRIPT_NAME> <LOG_PATH>