Update installer.sh

This commit is contained in:
Blackwhitebear8 2025-03-21 18:23:54 +01:00
parent 2a7ca73d83
commit 66fa31c73c

View file

@ -37,7 +37,7 @@ sudo make install
# Clonen van de GrovePi repository
echo -e "${green}Clonen van GrovePi repository...${reset}"
sudo rm -rf /opt/grovepi
sudo git clone https://github.com/DexterInd/GrovePi /opt/grovepi
sudo git clone https://git.pixelhosting.nl/Blackwhitebear8/grovepi.git /opt/grovepi
cd /opt/grovepi
# Installeren van Python-pakketten