1
This commit is contained in:
parent
1ac0fe1bb1
commit
1dec36bca0
@ -1,4 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
source /etc/profile
|
||||
source /root/.bash_profile
|
||||
|
||||
nohup ./gameserver -i $1 -n $2 -f1,2,3,4,6>> gameserver$2_$1.out 2>&1 &
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user