mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-26 13:56:23 +00:00
Update 4_server-compile.sh
This commit is contained in:
@@ -24,6 +24,8 @@ then
|
|||||||
##########################################################################################
|
##########################################################################################
|
||||||
# Compile the code
|
# Compile the code
|
||||||
# https://github.com/azerothcore/azerothcore-wotlk/blob/master/apps/compiler/compiler.sh
|
# 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 clean
|
||||||
sudo ${ROOT_DIR}/_server/azerothcore/acore.sh compiler configure
|
sudo ${ROOT_DIR}/_server/azerothcore/acore.sh compiler configure
|
||||||
|
|||||||
Reference in New Issue
Block a user