diff --git a/scripts/ci/rpi/pisetup.sh b/scripts/ci/rpi/pisetup.sh index 1f05d21..9f4e3bf 100644 --- a/scripts/ci/rpi/pisetup.sh +++ b/scripts/ci/rpi/pisetup.sh @@ -4,7 +4,6 @@ echo "Hello! Me is pisetup.sh script." cd /home/pi/openFrameworks/addons git clone --depth=1 https://github.com/jeffcrouse/ofxJSON.git -git clone --depth=1 https://github.com/kr15h/ofxPiMapper.git cd ofxPiMapper/example_basic make