mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-02-06 10:47:45 +00:00
Update menu.sh
This commit is contained in:
6
menu.sh
6
menu.sh
@@ -28,8 +28,9 @@ export DATAPATH="${ROOT_DIR}/_server/azerothcore/env/dist/bin"
|
|||||||
source ${ROOT_DIR}/script/0_bashrc.sh
|
source ${ROOT_DIR}/script/0_bashrc.sh
|
||||||
echo " "
|
echo " "
|
||||||
echo "###########################################################################################"
|
echo "###########################################################################################"
|
||||||
echo "## After the first install or changes either reboot or TYPE 'source ~/.bashrc' !!!!!!!!"
|
echo "## After first run TYPE 'source ~/.bashrc' !!!!!!!!"
|
||||||
echo "###########################################################################################"
|
echo "###########################################################################################"
|
||||||
|
echo " "
|
||||||
echo "## After the above you can use the following commands:"
|
echo "## After the above you can use the following commands:"
|
||||||
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"
|
||||||
@@ -40,4 +41,7 @@ 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 " "
|
||||||
|
echo "###########################################################################################"
|
||||||
|
echo "## After first run TYPE 'source ~/.bashrc' !!!!!!!!"
|
||||||
echo "###########################################################################################"
|
echo "###########################################################################################"
|
||||||
|
|||||||
Reference in New Issue
Block a user