From 139eaabc9aaa13862db34964bbca2adfa1a912f5 Mon Sep 17 00:00:00 2001 From: akanealw Date: Sat, 6 Apr 2024 21:31:04 -0500 Subject: [PATCH] fixed paths --- restic/restic-local-scott.zip | Bin 0 -> 2073 bytes restic/restic-local-scott/export-etc.sh | 2 +- .../restic-local-scott/export-home-wettsten.sh | 2 +- restic/restic-local-scott/export-opt.sh | 2 +- restic/restic-local-scott/export-root.sh | 2 +- restic/restic-local-scott/restic-local-backup.sh | 8 ++++---- restic/restic-local-scott/restic-local-init.sh | 8 ++++---- 7 files changed, 12 insertions(+), 12 deletions(-) create mode 100755 restic/restic-local-scott.zip diff --git a/restic/restic-local-scott.zip b/restic/restic-local-scott.zip new file mode 100755 index 0000000000000000000000000000000000000000..1105dfee2b89d53b9dae59400b8b01b0de1c49c9 GIT binary patch literal 2073 zcmWIWW@Zs#00G6-Z4qDwln@5eMXALlnaR32`N@eny2Z))B_;X+Pz@Xm-arj6bIvTv z2P$j;Vg(?^q9L`SAitnSENtet$FLewPn@X^I=3h5SgIBD?GTmHlh~W`E9JdVGb<<>N<^_@&5tem?+@)tZ)!T?y+dz$$o3FMOOHYZgkybyj_r7-?O6(RWET)? z;dN|Aer~F6d1^^XaYM+fVKa zU#~c^;R*|4zj7xiZ^M(853Yh@Dr@Tyj`s&T{#96cT^`WU4M3~_ z#JEE`zn}!{vwY4+n7M`wFJ-!`_3B2rF*D=YjSJiUHN=>3;NpY;#C zlUsAJ*Km5W$CqHI{@UF?T4yn5Uc;rQauHFR z<-%P&_%h?~cWXW|PT`nnv6~U$)y0s`jAL3Z-$zofS5T{0x z+L@jSkF%4N*H?YGE8S7tCQ%Wjb+t*wJpIpwz5oAS{=L3*e%SFTz5;cvHAi~)Iiy#; z-hFUa{OZKBOis~O50u*qZ*noKPOG$8FK|s%TVPSfR%V2ALx9d*@T>UdWuP;inHd-~ zu{#$fw38B(vr7wrVZ63~FV`Uhk=E}vu4{@pIQsbhl@zSn(q!Q&wJt2H*tuwRZB1}U zz{FiGKJ4fIewzEyV_Leh_fzd-3pT&#c%Hd2R-b=%W#F4lHKyKP1}l~J2dLTDdr3%t z4tlw3YfRXUhCPfE)eYiXZ0@EUt(yJxcchZE^Q0K=Mg_U!aaJEnuB}gzE#oblf1<_K zYmce;m9NHs|IOo049Hlj{ov8B-yb^Ov53qvZ4ecI+UdVcG3vThg*@Am$7eVfJQS=| zUS$>4wOG#K@GBs5mvhe(Igk1$zr9#~TO&dy6c{pJyvz%mfFWYd$iSdZM95_3WrCt} zX^$^3Tm;;{Te?PFPxX6nXue*I=Gq5AlMF5>oNSq?`Rs?-749uHtNV{v?`Eqx^I)#e zu>{>CS?zUu;{DFwPLz?q{%}ve?X!C;Wn$yhe6x8LXYg!G=GN5KIKN}Ux!oUTbsrG_ zAD_6YQ_E+Hz`Ye(T{n-(l*Y1~=4@E`f^BwZ-L9X&jL*nq&w#67QvrGf1Oy-yw!Fjz z&SVS>j0_SC(<0nXP3pJ>3erLkhQVA;lB2jTW2Q{}Zwivsgj4(VYpOjnF~{ z*~$&m4>L|C5T%$!1G1Ihuv>}ZZ+Jn0Z1wzW7gz{cjhXk5trlRx>RS}6p*a!RV!OOK ZY}hSkWdo)b26iCS0TzMRfyOg1005dTuKoZ3 literal 0 HcmV?d00001 diff --git a/restic/restic-local-scott/export-etc.sh b/restic/restic-local-scott/export-etc.sh index 6632ddf..a979be2 100755 --- a/restic/restic-local-scott/export-etc.sh +++ b/restic/restic-local-scott/export-etc.sh @@ -1,4 +1,4 @@ #!/bin/bash export RESTIC_PASSWORD="benEatsBananas!" -export RESTIC_REPOSITORY="/mnt/truenas-backups/resticbackups/proxmox/etc" +export RESTIC_REPOSITORY="/mnt/data/backups/resticbackups/proxmox/etc" diff --git a/restic/restic-local-scott/export-home-wettsten.sh b/restic/restic-local-scott/export-home-wettsten.sh index bbfb412..f1320ec 100755 --- a/restic/restic-local-scott/export-home-wettsten.sh +++ b/restic/restic-local-scott/export-home-wettsten.sh @@ -1,4 +1,4 @@ #!/bin/bash export RESTIC_PASSWORD="benEatsBananas!" -export RESTIC_REPOSITORY="/mnt/truenas-backups/resticbackups/proxmox/home/wettsten" +export RESTIC_REPOSITORY="/mnt/data/backups/resticbackups/proxmox/home/wettsten" diff --git a/restic/restic-local-scott/export-opt.sh b/restic/restic-local-scott/export-opt.sh index eb91204..3c8a427 100755 --- a/restic/restic-local-scott/export-opt.sh +++ b/restic/restic-local-scott/export-opt.sh @@ -1,4 +1,4 @@ #!/bin/bash export RESTIC_PASSWORD="benEatsBananas!" -export RESTIC_REPOSITORY="/mnt/truenas-backups/resticbackups/proxmox/opt" +export RESTIC_REPOSITORY="/mnt/data/backups/resticbackups/proxmox/opt" diff --git a/restic/restic-local-scott/export-root.sh b/restic/restic-local-scott/export-root.sh index a417fb3..a9e40d3 100755 --- a/restic/restic-local-scott/export-root.sh +++ b/restic/restic-local-scott/export-root.sh @@ -1,4 +1,4 @@ #!/bin/bash export RESTIC_PASSWORD="benEatsBananas!" -export RESTIC_REPOSITORY="/mnt/truenas-backups/resticbackups/proxmox/root" +export RESTIC_REPOSITORY="/mnt/data/backups/resticbackups/proxmox/root" diff --git a/restic/restic-local-scott/restic-local-backup.sh b/restic/restic-local-scott/restic-local-backup.sh index 9864f43..4c1126c 100755 --- a/restic/restic-local-scott/restic-local-backup.sh +++ b/restic/restic-local-scott/restic-local-backup.sh @@ -3,28 +3,28 @@ export RESTIC_PASSWORD="benEatsBananas!" # backup /home/wettsten -export RESTIC_REPOSITORY="/mnt/truenas-backups/resticbackups/proxmox/home/wettsten" +export RESTIC_REPOSITORY="/mnt/data/backups/resticbackups/proxmox/home/wettsten" restic unlock restic backup /home/wettsten --no-cache -v restic unlock restic forget --keep-last 25 --prune # backup /etc -export RESTIC_REPOSITORY="/mnt/truenas-backups/resticbackups/proxmox/etc" +export RESTIC_REPOSITORY="/mnt/data/backups/resticbackups/proxmox/etc" restic unlock restic backup /etc --no-cache -v restic unlock restic forget --keep-last 25 --prune # backup /opt -export RESTIC_REPOSITORY="/mnt/truenas-backups/resticbackups/proxmox/opt" +export RESTIC_REPOSITORY="/mnt/data/backups/resticbackups/proxmox/opt" restic unlock restic backup /opt --no-cache -v restic unlock restic forget --keep-last 25 --prune # backup /root -export RESTIC_REPOSITORY="/mnt/truenas-backups/resticbackups/proxmox/root" +export RESTIC_REPOSITORY="/mnt/data/backups/resticbackups/proxmox/root" restic unlock restic backup /root --no-cache -v restic unlock diff --git a/restic/restic-local-scott/restic-local-init.sh b/restic/restic-local-scott/restic-local-init.sh index ec748cd..ab69824 100755 --- a/restic/restic-local-scott/restic-local-init.sh +++ b/restic/restic-local-scott/restic-local-init.sh @@ -2,8 +2,8 @@ export RESTIC_PASSWORD="benEatsBananas!" -restic -r /mnt/truenas-backups/resticbackups/proxmox/home/wettsten init -restic -r /mnt/truenas-backups/resticbackups/proxmox/etc init -restic -r /mnt/truenas-backups/resticbackups/proxmox/opt init -restic -r /mnt/truenas-backups/resticbackups/proxmox/root init +restic -r /mnt/data/backups/resticbackups/proxmox/home/wettsten init +restic -r /mnt/data/backups/resticbackups/proxmox/etc init +restic -r /mnt/data/backups/resticbackups/proxmox/opt init +restic -r /mnt/data/backups/resticbackups/proxmox/root init