Update install-pgcg-rpisc.sh

This commit is contained in:
2022-05-15 21:14:30 -05:00
parent fa98838b18
commit 114281c35f

View File

@@ -7,7 +7,7 @@ echo ""
echo -e "${idsCL[LightGreen]}PGCG Rpi-SC Installation Script${idsCL[Default]}"
echo ""
sudo $APTFUNC install -y wget curl git
sudo $APTFUNC install wget curl git
sudo set -eu
sudo git clone https://git.schroedercity.com/voltron/PGCG-RPiSC-Installer.git /home/pi/PGCG-RPiSC-Installer