Update installer.sh
This commit is contained in:
parent
2a7ca73d83
commit
66fa31c73c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue