5 lines
95 B
Bash
Executable file
5 lines
95 B
Bash
Executable file
#!/bin/bash
|
|
|
|
#./src/luppp
|
|
|
|
xterm -e "sleep 1 && aj-snapshot -r lupppDemo" & cd src/ && ./luppp
|