diff --git a/script/4_server-compile.sh b/script/4_server-compile.sh index 4257165..2ac1656 100755 --- a/script/4_server-compile.sh +++ b/script/4_server-compile.sh @@ -30,7 +30,7 @@ then ########################################################################################## export AC_CMAKE_BUILD_TYPE=RelWithDebInfo sudo -E ${ROOT_DIR}/_server/azerothcore/acore.sh compiler clean - sudo -E compiler configure + sudo -E ${ROOT_DIR}/_server/azerothcore/acore.sh compiler configure sudo -E ${ROOT_DIR}/_server/azerothcore/acore.sh compiler compile