This commit is contained in:
2023-10-10 13:09:15 -05:00
parent af17f2b0b6
commit d7f946d1c7

View File

@@ -13,7 +13,7 @@ mkdir -pv /home/akanealw/restic/restore
mkdir -pv /root/restic/restore mkdir -pv /root/restic/restore
wget -O /usr/local/bin/wrestic http://192.168.1.50/files/wrestic/wrestic wget -O /usr/local/bin/wrestic http://192.168.1.50/files/wrestic/wrestic
wget -O /home/akanealw/.config/wrestic/wrestic.toml http://192.168.1.50/files/wrestic/wrestic.toml wget -O /home/akanealw/.config/wrestic/wrestic.toml http://192.168.1.50/files/wrestic/wrestic.toml
sed -i "s/$hostname/$hostname/g" /home/akanealw/.config/wrestic/wrestic.toml sed -i "s/changemepls/$hostname/g" /home/akanealw/.config/wrestic/wrestic.toml
chown -R akanealw:akanealw /home/akanealw/.config chown -R akanealw:akanealw /home/akanealw/.config
chown -R akanealw:akanealw /home/akanealw/restic chown -R akanealw:akanealw /home/akanealw/restic
chmod +x /usr/local/bin/wrestic chmod +x /usr/local/bin/wrestic