diff --git a/functions/command_install.sh b/functions/command_install.sh index 791cb160d..7f5753e3b 100644 --- a/functions/command_install.sh +++ b/functions/command_install.sh @@ -9,6 +9,7 @@ function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))" check.sh install_header.sh install_serverdir.sh +install_logs.sh check_deps.sh # Download and install if [ "${gamename}" == "Unreal Tournament 2004" ]; then @@ -27,7 +28,6 @@ fi # Configuration fix.sh -install_logs.sh install_gsquery.sh install_config.sh if [ "${gamename}" == "Counter Strike: Global Offensive" ]||[ "${gamename}" == "Team Fortress 2" ]||[ "${gamename}" == "BrainBread 2" ]; then