diff --git a/script/6_server-start.sh b/script/6_server-start.sh index 8b1bde0..efefe3e 100755 --- a/script/6_server-start.sh +++ b/script/6_server-start.sh @@ -57,6 +57,7 @@ fi echo " " echo "###########################################################################################" echo "## After the above you can use the following commands:" +echo "### menu - Shows menu" echo "### install - Download the source source-code" echo "### update - Updates source-code to latest version" echo "### build - Builds the server based on source-code"