Update install-pgcg-rpisc.sh

This commit is contained in:
2022-05-15 21:19:03 -05:00
parent 63ad1578e9
commit aedc566dbc

View File

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