|
|
@@ -91,7 +91,7 @@ elif [ "${shortname}" == "mta" ]; then
|
|
|
elif [ "${shortname}" == "fctr" ]; then
|
|
|
update_factorio.sh
|
|
|
install_factorio_save.sh
|
|
|
-elif [ -z "${appid}" ]||[ "${shortname}" == "ahl" ]||[ "${shortname}" == "bd" ]||[ "${shortname}" == "bb" ]||[ "${shortname}" == "ges" ]||[ "${shortname}" == "ns" ]||[ "${shortname}" == "sfc" ]||[ "${shortname}" == "sol" ]||[ "${shortname}" == "ts" ]||[ "${shortname}" == "vs" ]||[ "${shortname}" == "zmr" ]; then
|
|
|
+elif [ -z "${appid}" ]||[ "${shortname}" == "ahl" ]||[ "${shortname}" == "bd" ]||[ "${shortname}" == "bb" ]||[ "${shortname}" == "ges" ]||[ "${shortname}" == "ns" ]||[ "${shortname}" == "sfc" ]||[ "${shortname}" == "ts" ]||[ "${shortname}" == "vs" ]||[ "${shortname}" == "zmr" ]; then
|
|
|
if [ "${shortname}" == "ut" ]; then
|
|
|
install_eula.sh
|
|
|
fi
|