mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 00:28:33 +00:00
Update menu-print.sh
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "###########################################################################################"
|
||||
echo "### menu - Shows menu"
|
||||
echo "### install - Download the source source-code"
|
||||
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 "### wow - logon world-server (tmux) session"
|
||||
echo "### auth - logon auth-server (tmux) session"
|
||||
echo "###########################################################################################"
|
||||
|
||||
Reference in New Issue
Block a user