Update installer.sh
This commit is contained in:
parent
6af5049242
commit
91fcf64340
1 changed files with 0 additions and 1 deletions
|
|
@ -105,7 +105,6 @@ sudo ./build
|
||||||
|
|
||||||
# Installeren van WiringPi python
|
# Installeren van WiringPi python
|
||||||
echo -e "${green}WiringPi python installerenn...${reset}"
|
echo -e "${green}WiringPi python installerenn...${reset}"
|
||||||
sudo pip3 uninstall wiringpi
|
|
||||||
sudo rm -rf /opt/WiringPi-Python
|
sudo rm -rf /opt/WiringPi-Python
|
||||||
cd /opt
|
cd /opt
|
||||||
sudo git clone --recursive https://github.com/WiringPi/WiringPi-Python.git
|
sudo git clone --recursive https://github.com/WiringPi/WiringPi-Python.git
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue