5 lines
98 B
Bash
Executable file
5 lines
98 B
Bash
Executable file
#!/bin/bash
|
|
|
|
set -e
|
|
tup upd
|
|
xterm -e "sleep 1 && aj-snapshot -r .ajsnapshot" & releaseBuild/luppp
|