Update restic

This commit is contained in:
RealStickman 2020-06-28 21:05:36 +00:00
parent fe6398fccb
commit 06b6cf59b6

View File

@ -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 backup --verbose "/mnt/1d90c4d5-21d2-4455-bb4a-814de8496744/timeshift/snapshots/"
restic -r b2:arco-pc-backup:/mnt/harddrive/timeshift/snapshots snapshots restic -r b2:arco-pc-backup:/mnt/harddrive/timeshift/snapshots snapshots
#arco-pc-backup consoles:
restic -r b2:arco-pc-backup:/mnt/harddrive/Consoles init
restic -r b2:arco-pc-backup:/mnt/harddrive/Consoles backup --verbose "/mnt/1d90c4d5-21d2-4455-bb4a-814de8496744/Consoles"
restic -r b2:arco-pc-backup:/mnt/harddrive/Consoles snapshots
#rpi3-backup #rpi3-backup
restic -r b2:rpi3-backup:timeshift/snapshots init restic -r b2:rpi3-backup:timeshift/snapshots init
sudo chmod -Rv 777 /run/timeshift/backup/timeshift sudo chmod -Rv 777 /run/timeshift/backup/timeshift