@ -2,9 +2,6 @@
echo "Begin build-script.sh"
date
timelimit -S 2 -t 2100 make -j $(nproc) -C /home/pi/openFrameworks/addons/ofxPiMapper/example_basic
sleep 10
sudo timelimit -S9 -t2000 -T10 make -j $(nproc) -C /home/pi/openFrameworks/addons/ofxPiMapper/example_basic
echo "End build-script.sh"