Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 329 Bytes

File metadata and controls

9 lines (7 loc) · 329 Bytes

Backupper

Scripts to automate backups to VeraCrypt volumes.

  • Install dependencies with fvm dart pub get
  • Copy example-config.yaml to config.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>