Update 4_server-compile.sh

This commit is contained in:
bash
2024-09-08 18:27:19 +02:00
committed by GitHub
parent 6b5c8297f6
commit 731a8ea737

View File

@@ -24,6 +24,8 @@ then
##########################################################################################
# Compile the code
# https://github.com/azerothcore/azerothcore-wotlk/blob/master/apps/compiler/compiler.sh
# when module code changed there is no need for a full compile like below 'compile all'
# in that case 'compile build' is enough and much much faster
##########################################################################################
sudo ${ROOT_DIR}/_server/azerothcore/acore.sh compiler clean
sudo ${ROOT_DIR}/_server/azerothcore/acore.sh compiler configure