Update install-pgcg-rpisc.sh

This commit is contained in:
2022-05-15 21:16:10 -05:00
parent a4e23c3f29
commit 63ad1578e9

View File

@@ -10,7 +10,7 @@ echo ""
sudo apt -y install wget curl git
sudo set -eu
sudo git clone https://git.schroedercity.com/voltron/PGCG-RPiSC-Installer.git /home/pi/PGCG-RPiSC-Installer
sudo git clone https://pinegrove@git.schroedercity.com/voltron/PGCG-RPiSC-Installer.git /home/pi/PGCG-RPiSC-Installer
echo ""