Importing SVN archives - B6M1
This commit is contained in:
commit
fc4c6bd340
1695 changed files with 98617 additions and 0 deletions
build-tools
5
build-tools/execute-clit.sh
Executable file
5
build-tools/execute-clit.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
BASE="`dirname $0`"
|
||||
cd "$BASE/server"
|
||||
source server-config.sh
|
||||
java $LOG -jar legacyworlds-server-main-*.jar --run-tool $1 "$2"
|
Loading…
Add table
Add a link
Reference in a new issue