Update 4_server-compile.sh

This commit is contained in:
bashermens
2026-01-10 16:07:16 +01:00
committed by GitHub
parent 6f5ba4702b
commit df1078daff

View File

@@ -29,7 +29,7 @@ then
# https://www.azerothcore.org/wiki/linux-core-installation
##########################################################################################
sudo ${ROOT_DIR}/_server/azerothcore/acore.sh compiler clean
sudo ${ROOT_DIR}/_server/azerothcore/acore.sh compiler configure
sudo env AC_CMAKE_BUILD_TYPE=RelWithDebInfo ${ROOT_DIR}/_server/azerothcore/acore.sh compiler configure
sudo ${ROOT_DIR}/_server/azerothcore/acore.sh compiler compile