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

main
Harry van Haaren 2013-08-22 05:06:17 +01:00
parent 72aef2dcdf
commit 839b864b41
1 changed files with 3 additions and 4 deletions

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