diff --git a/install-pgcg-rpisc.sh b/install-pgcg-rpisc.sh index 579c55e..48c8d61 100755 --- a/install-pgcg-rpisc.sh +++ b/install-pgcg-rpisc.sh @@ -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 ""