mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-02-06 10:47:45 +00:00
Update 6_server-start.sh
This commit is contained in:
@@ -45,7 +45,7 @@ start_tmux_session() {
|
|||||||
start_tmux_session "$AUTHSERVER_SESSION" "${SERVER_ROOT}/acore.sh run-authserver" "$LOGS_PATH/authserver.log"
|
start_tmux_session "$AUTHSERVER_SESSION" "${SERVER_ROOT}/acore.sh run-authserver" "$LOGS_PATH/authserver.log"
|
||||||
|
|
||||||
# Start worldserver
|
# Start worldserver
|
||||||
start_tmux_session "$WORLDSERVER_SESSION" "${SERVER_ROOT}/acore.sh run-worldserver" "$LOGS_PATH/worldserver.log"
|
start_tmux_session "$WORLDSERVER_SESSION" "${SERVER_ROOT}/acore.sh run-worldserver" "$LOGS_PATH/worldserver.log" "export GDB_ENABLED=1"
|
||||||
|
|
||||||
##########################################################################################
|
##########################################################################################
|
||||||
# Launch interactive menu if needed
|
# Launch interactive menu if needed
|
||||||
|
|||||||
Reference in New Issue
Block a user