From ae4ceccfd97a60b3899178ac14f3220d55e400c2 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Tue, 15 Oct 2024 23:55:33 +0200 Subject: [PATCH] Update 4_server-compile.sh --- script/4_server-compile.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/script/4_server-compile.sh b/script/4_server-compile.sh index c684f4b..326eba4 100755 --- a/script/4_server-compile.sh +++ b/script/4_server-compile.sh @@ -26,6 +26,7 @@ then # 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 + # 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