Update install.sh
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user