Stuff and things.
git-svn-id: https://spexeah.com:8443/svn/Asuro@3 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
7
compile_and_run.sh
Executable file
7
compile_and_run.sh
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
ERRCOUNT=0
|
||||
echo "======================="
|
||||
echo "== ASURO =="
|
||||
echo "======================="
|
||||
./compile.sh
|
||||
./run.sh
|
Reference in New Issue
Block a user