1
This commit is contained in:
parent
7ea26a4a9b
commit
3a0b8dfb05
3
server/bin/start_instance.sh
Executable file
3
server/bin/start_instance.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
nohup ./gameserver -i $1 -n $2>> gameserver$2_$1.out 2>&1 &
|
Loading…
x
Reference in New Issue
Block a user