Update menu.sh

This commit is contained in:
bashermens
2026-01-10 21:27:02 +01:00
committed by GitHub
parent 9021b813a6
commit ed46446dc2

View File

@@ -9,7 +9,7 @@ echo "### compile - Compiles code with Release for hosting"
echo "### compile_debug - Compiles code with RelWithDebInfo for debugging"
echo "### config - Applies the server configration"
echo "### start - starts auth and world in tmux sessions server"
echo "### start_debug - starts auth and world debug mode (GDB, timestamped crash logs)"
echo "### start_debug - starts auth and world debug mode (GDB)"
echo "### stop - stops all sessions"
echo "### wow - logon world-server (tmux) session"
echo "### auth - logon auth-server (tmux) session"