6a546c92ec7b8f84a3197ad7bf0667beae87b07c
Restic Scripts
Usage
Python
python -m restic.backup
python -m restic.prune
Shell Scripts
./restic_command.sh snapshots
./restic_backup.sh --tag manual
./restic_command.sh forget --keep-last 1
./restic_command.sh restore
Description
Languages
Python
100%