mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 00:28:33 +00:00
Update menu.sh
This commit is contained in:
@@ -6,10 +6,10 @@ echo "### install - Download the source source-code"
|
|||||||
echo "### update - Updates source-code to latest version"
|
echo "### update - Updates source-code to latest version"
|
||||||
echo "### build - Builds the server based on source-code"
|
echo "### build - Builds the server based on source-code"
|
||||||
echo "### compile - Compiles code with Release for hosting"
|
echo "### compile - Compiles code with Release for hosting"
|
||||||
echo "### compile debug - Compiles code with RelWithDebInfo for debugging"
|
echo "### compile_debug - Compiles code with RelWithDebInfo for debugging"
|
||||||
echo "### config - Applies the server configration"
|
echo "### config - Applies the server configration"
|
||||||
echo "### start - starts auth and world in tmux sessions server"
|
echo "### start - starts auth and world in tmux sessions server"
|
||||||
echo "### debug - starts auth and world debug mode (GDB, timestamped crash logs)"
|
echo "### start_debug - starts auth and world debug mode (GDB, timestamped crash logs)"
|
||||||
echo "### stop - stops all sessions"
|
echo "### stop - stops all sessions"
|
||||||
echo "### wow - logon world-server (tmux) session"
|
echo "### wow - logon world-server (tmux) session"
|
||||||
echo "### auth - logon auth-server (tmux) session"
|
echo "### auth - logon auth-server (tmux) session"
|
||||||
|
|||||||
Reference in New Issue
Block a user