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