diff --git a/install b/install index 5b7813c9..6bdc4212 100755 --- a/install +++ b/install @@ -413,6 +413,7 @@ fi #fi if [ ! -d "/home/pi/WiringPi3" ]; then + cd git clone https://github.com/WiringPi/WiringPi.git WiringPi3 cd WiringPi3 ./build debian