diff --git a/installer.sh b/installer.sh index a9b2490..f78b5e0 100644 --- a/installer.sh +++ b/installer.sh @@ -105,7 +105,6 @@ sudo ./build # Installeren van WiringPi python echo -e "${green}WiringPi python installerenn...${reset}" -sudo pip3 uninstall wiringpi sudo rm -rf /opt/WiringPi-Python cd /opt sudo git clone --recursive https://github.com/WiringPi/WiringPi-Python.git