mirror of
https://github.com/vale981/openAV-Luppp
synced 2025-03-05 09:01:39 -05:00
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
|