2018-08-03 19:05:53 +08:00

5 lines
78 B
Bash
Executable File

#!/bin/bash
cd bin
`nohup ./masterserver -i $1 >> masterserver$1.out 2>&1 &`