-Fixed run.sh script, will now compile & run if compile was successful

This commit is contained in:
Harry van Haaren 2013-08-22 05:06:17 +01:00
parent 72aef2dcdf
commit 839b864b41

7
run.sh
View file

@ -1,6 +1,5 @@
#!/bin/bash
xterm -e "sleep 1 && aj-snapshot -r .ajsnapshot" &
./luppp
set -e
tup upd
xterm -e "sleep 1 && aj-snapshot -r .ajsnapshot" ; ./luppp