fixed path for binary

This commit is contained in:
2023-10-10 12:46:04 -05:00
parent 4659e81552
commit 06478c2262

View File

@@ -9,7 +9,7 @@ fi
mkdir -pv /home/akanealw/.config/wrestic
mkdir -pv /home/akanealw/restic/restore
mkdir /root/restic/restore
wget -O /usr/sbin/local/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
chown -R akanealw:akanealw /home/akanealw/.config
chown -R akanealw:akanealw /home/akanealw/restic