modified for scott
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
export RESTIC_PASSWORD="benEatsBananas!"
|
||||
|
||||
restic -r sftp:root@resticsftp:/mnt/data/backups/resticbackups/changemepls/home/wettsten init
|
||||
restic -r sftp:root@resticsftp:/mnt/data/backups/resticbackups/changemepls/etc init
|
||||
restic -r sftp:root@resticsftp:/mnt/data/backups/resticbackups/changemepls/opt init
|
||||
restic -r sftp:root@resticsftp:/mnt/data/backups/resticbackups/changemepls/root init
|
||||
Reference in New Issue
Block a user