Update installer.sh

This commit is contained in:
Blackwhitebear8 2025-03-28 11:10:40 +01:00
parent 6af5049242
commit 91fcf64340

View file

@ -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