|
|
@ -255,6 +255,7 @@ elif [ "${shortname}" == "ut99" ]; then |
|
|
|
fn_install_server_files |
|
|
|
update_ut99.sh |
|
|
|
elif [ "${shortname}" == "xnt" ]; then |
|
|
|
fn_install_server_files |
|
|
|
update_xnt.sh |
|
|
|
elif [ -z "${appid}" ] || [ "${shortname}" == "ahl" ] || [ "${shortname}" == "bb" ] || [ "${shortname}" == "q4" ] || [ "${shortname}" == "ns" ] || [ "${shortname}" == "sfc" ] || [ "${shortname}" == "ts" ] || [ "${shortname}" == "vs" ] || [ "${shortname}" == "zmr" ]; then |
|
|
|
if [ "${shortname}" == "ut" ]; then |
|
|
|