Update install-pgcg-rpisc.sh

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

View File

@@ -7,7 +7,7 @@ echo ""
echo -e "${idsCL[LightGreen]}PGCG Rpi-SC Installation Script${idsCL[Default]}"
echo ""
sudo $APTFUNC install wget curl git
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