created restic backup file

This commit is contained in:
2023-10-10 11:00:58 -05:00
parent d909052a2b
commit ea7d525ebc

View 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