created restic backup file
This commit is contained in:
4
debian12dev/restic-backup-debian12dev.sh
Normal file
4
debian12dev/restic-backup-debian12dev.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/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
|
||||
Reference in New Issue
Block a user