Added rpi3
This commit is contained in:
parent
f969b101df
commit
991e41df5b
@ -21,6 +21,11 @@ sudo chmod -Rv 777 /mnt/1d90c4d5-21d2-4455-bb4a-814de8496744/timeshift/
|
||||
restic -r b2:arco-pc-backup:/mnt/harddrive/timeshift/snapshots backup --verbose "/mnt/1d90c4d5-21d2-4455-bb4a-814de8496744/timeshift/snapshots/"
|
||||
restic -r b2:arco-pc-backup:/mnt/harddrive/timeshift/snapshots snapshots
|
||||
|
||||
#rpi3-backup
|
||||
restic -r b2:rpi3-backup:timeshift/snapshots init
|
||||
sudo chmod -Rv 777 /run/timeshift/backup/timeshift
|
||||
restic -r b2:rpi3-backup:timeshift/snapshots backup --verbose "/run/timeshift/backup/timeshift/snapshots"
|
||||
restic -r b2:rpi3-backup:timeshift/snapshots snapshots
|
||||
|
||||
##Nfs backups
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user