Files
linux-scripts/debian12dev/restic-backup-debian12dev.sh
2023-12-05 19:38:42 -06:00

5 lines
262 B
Bash
Executable File

#!/bin/bash
restic --repo /mnt/truenas-backups/resticbackups/debian12dev/ backup /root --password-file /root/restic/restic-password
restic --repo /mnt/truenas-backups/resticbackups/debian12dev/ backup /home/akanealw --password-file /root/restic/restic-password