Update install.sh

This commit is contained in:
2025-12-23 06:08:27 +01:00
parent fd2a9cb3f8
commit 1db3b46547

View File

@@ -65,5 +65,5 @@ echo "[15/${steps}] copying authorized_keys to rpi"
scp ~/.ssh/authorized_keys zoli@192.168.0.187:~/.ssh/ scp ~/.ssh/authorized_keys zoli@192.168.0.187:~/.ssh/
echo "[16/${steps}] downloading hosts file" echo "[16/${steps}] downloading hosts file"
curl http://192.168.0.187:3000/zoli/linux-configs/raw/branch/main/hosts -o /etc/hosts sudo curl http://192.168.0.187:3000/zoli/linux-configs/raw/branch/main/hosts -o /etc/hosts