diff --git a/functions/command_install.sh b/functions/command_install.sh index 7dd44ffa0..e933b2598 100644 --- a/functions/command_install.sh +++ b/functions/command_install.sh @@ -13,8 +13,7 @@ install_logs.sh check_deps.sh # Download and install if [ "${gamename}" == "Unreal Tournament 2004" ]; then - install_dl_ut2k4.sh - install_ut2k4.sh + install_server_files.sh install_ut2k4_key.sh elif [ "${gamename}" == "Unreal Tournament 99" ]; then install_server_files.sh