@ -26,7 +26,11 @@ elif [ ! -z "${appid}" ]; then
fi
# Configuration
echo ""
echo "Applying ${gamename} Server Fixes"
echo "================================="
fix.sh
install_logs.sh
install_gsquery.sh
install_config.sh
@ -22,8 +22,6 @@ fi
if [ "${function_selfname}" == "command_install.sh" ]; then
fix_glibc.sh
if [ "${gamename}" == "Killing Floor" ]; then
fix_kf.sh
elif [ "${gamename}" == "Red Orchestra: Ostfront 41-45" ]; then