Browse Source

removed server fixes menu

pull/597/head
Daniel Gibbs 9 years ago
parent
commit
f74be89e1c
  1. 4
      functions/command_install.sh

4
functions/command_install.sh

@ -26,11 +26,7 @@ elif [ ! -z "${appid}" ]; then
fi
# Configuration
echo ""
echo "Applying ${gamename} Server Fixes"
echo "================================="
fix.sh
echo ""
install_logs.sh
install_gsquery.sh
install_config.sh

Loading…
Cancel
Save