1
0
mirror of https://github.com/citizenfx/cfx-server-data.git synced 2026-05-14 09:25:33 +08:00
Files
cfx-server-data/run.sh
T
2016-12-15 13:40:07 +01:00

4 lines
115 B
Bash

#!/bin/bash
fx_root=`dirname "$(readlink -f "$0")"`
MONO_PATH=$fx_root/mono/ mono $fx_root/CitizenMP.Server.exe $*