more testing

This commit is contained in:
2024-05-25 13:39:10 -05:00
parent 266a8fb9f0
commit cf19c87824

View File

@@ -12,4 +12,4 @@ wget -q http://192.168.1.50/scripts/restic/restic-rest-server/export-root.sh -P
wget -q http://192.168.1.50/scripts/restic/restic-rest-server/restic-rest-server-init.sh -P /root/scripts/restic wget -q http://192.168.1.50/scripts/restic/restic-rest-server/restic-rest-server-init.sh -P /root/scripts/restic
chmod +x /root/scripts/restic/* chmod +x /root/scripts/restic/*
sed -i "s/changemepls/$(cat /etc/hostname | tr '[:upper:]' '[:lower:]')/g" /root/scripts/restic/* sed -i "s/changemepls/$(cat /etc/hostname | tr '[:upper:]' '[:lower:]')/g" /root/scripts/restic/*.sh