7 lines
88 B
Bash
Executable file
7 lines
88 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cd .build/
|
|
|
|
xterm -e "sleep 1 && aj-snapshot -r luppp5apc.ajs" &
|
|
|
|
./luppp5
|