mirror of
https://github.com/kr15h/ofxPiMapper.git
synced 2026-06-16 12:31:49 +02:00
Replace SIGTERM with SIGHUP
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
echo "Begin build-script.sh"
|
||||
|
||||
date
|
||||
timelimit -S 15 -t 2200 make -j $(nproc) -C /home/pi/openFrameworks/addons/ofxPiMapper/example_basic
|
||||
timelimit -S 1 -t 2200 make -j $(nproc) -C /home/pi/openFrameworks/addons/ofxPiMapper/example_basic
|
||||
date
|
||||
sleep 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user