1
0
mirror of https://github.com/citizenfx/cfx-server-data.git synced 2025-01-10 07:33:01 +08:00
cfx-server-data/run.sh

4 lines
115 B
Bash
Raw Normal View History

2016-12-15 20:40:07 +08:00
#!/bin/bash
fx_root=`dirname "$(readlink -f "$0")"`
MONO_PATH=$fx_root/mono/ mono $fx_root/CitizenMP.Server.exe $*