Update menu.sh

This commit is contained in:
bashermens
2026-01-10 19:33:30 +01:00
committed by GitHub
parent 9049c90251
commit 88abb286c2

View File

@@ -8,6 +8,7 @@ echo "### build - Builds the server based on source-code"
echo "### compile - Compiles the code based on the build server"
echo "### config - Applies the server configration"
echo "### start - starts auth and world in tmux sessions server"
echo "### debug - starts auth and world debug mode (GDB, timestamped crash logs)"
echo "### stop - stops all sessions"
echo "### wow - logon world-server (tmux) session"
echo "### auth - logon auth-server (tmux) session"