mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-02-07 19:21:09 +00:00
Update 4_server-compile.sh
This commit is contained in:
@@ -29,9 +29,10 @@ then
|
|||||||
# https://www.azerothcore.org/wiki/linux-core-installation
|
# 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 clean
|
||||||
sudo ${ROOT_DIR}/_server/azerothcore/acore.sh compiler configure -DCMAKE_BUILD_TYPE=RelWithDebInfo
|
sudo ${ROOT_DIR}/_server/azerothcore/acore.sh compiler configure
|
||||||
sudo ${ROOT_DIR}/_server/azerothcore/acore.sh compiler compile
|
sudo ${ROOT_DIR}/_server/azerothcore/acore.sh compiler compile
|
||||||
|
|
||||||
|
|
||||||
##########################################################################################
|
##########################################################################################
|
||||||
# set folder rights to current user
|
# set folder rights to current user
|
||||||
##########################################################################################
|
##########################################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user