|
@@ -60,6 +60,8 @@ if [ "${function_selfname}" != "command_install.sh" ]&&[ -z "${fixbypass}" ]; th
|
|
|
fix_rw.sh
|
|
fix_rw.sh
|
|
|
elif [ "${shortname}" == "ss3" ]; then
|
|
elif [ "${shortname}" == "ss3" ]; then
|
|
|
fix_ss3.sh
|
|
fix_ss3.sh
|
|
|
|
|
+ elif [ "${shortname}" == "ts3" ]; then
|
|
|
|
|
+ fix_ts3.sh
|
|
|
elif [ "${shortname}" == "mta" ]; then
|
|
elif [ "${shortname}" == "mta" ]; then
|
|
|
fix_mta.sh
|
|
fix_mta.sh
|
|
|
elif [ "${shortname}" == "wurm" ]; then
|
|
elif [ "${shortname}" == "wurm" ]; then
|