Update 4_server-compile.sh

This commit is contained in:
bashermens
2026-01-10 21:15:24 +01:00
committed by GitHub
parent 3f0ff461bf
commit c71f3ac49c

View File

@@ -34,7 +34,6 @@ then
# in that case 'compile build' is enough and much much faster
# https://www.azerothcore.org/wiki/linux-core-installation
##########################################################################################
export CTYPE=RelWithDebInfo
sudo ${ROOT_DIR}/_server/azerothcore/acore.sh compiler clean
sudo -E ${ROOT_DIR}/_server/azerothcore/acore.sh compiler configure
sudo ${ROOT_DIR}/_server/azerothcore/acore.sh compiler compile