a01ea3219b84a85efb1b7c83a07c248e4f1e7f4b
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%