|
@@ -82,6 +82,8 @@ if [ "${commandname}" != "INSTALL" ]&&[ -z "${fixbypass}" ]; then
|
|
|
fix_mta.sh
|
|
fix_mta.sh
|
|
|
elif [ "${shortname}" == "unt" ]; then
|
|
elif [ "${shortname}" == "unt" ]; then
|
|
|
fix_unt.sh
|
|
fix_unt.sh
|
|
|
|
|
+ elif [ "${shortname}" == "vh" ]; then
|
|
|
|
|
+ fix_vh.sh
|
|
|
elif [ "${shortname}" == "wurm" ]; then
|
|
elif [ "${shortname}" == "wurm" ]; then
|
|
|
fix_wurm.sh
|
|
fix_wurm.sh
|
|
|
elif [ "${shortname}" == "zmr" ]; then
|
|
elif [ "${shortname}" == "zmr" ]; then
|