mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-02-07 19:21:09 +00:00
Update menu-print.sh
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
echo "###########################################################################################"
|
||||||
echo "### menu - Shows menu"
|
echo "### menu - Shows menu"
|
||||||
echo "### install - Download the source source-code"
|
echo "### install - Download the source source-code"
|
||||||
echo "### update - Updates source-code to latest version"
|
echo "### update - Updates source-code to latest version"
|
||||||
@@ -10,3 +11,4 @@ echo "### start - starts auth and world in tmux sessions server"
|
|||||||
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"
|
||||||
|
echo "###########################################################################################"
|
||||||
|
|||||||
Reference in New Issue
Block a user