Update 6_server-start.sh

This commit is contained in:
bash
2024-08-12 21:40:54 +02:00
committed by GitHub
parent 7c5ad7b887
commit ded30edff1

View File

@@ -57,7 +57,7 @@ fi
echo " "
echo "###########################################################################################"
echo "## After the above you can use the following commands:"
echo "### install - Install and download the source-code repo's"
echo "### install - Download the source source-code"
echo "### update - Updates source-code to latest version"
echo "### build - Builds the server based on source-code"
echo "### compile - Compiles the code based on the build server"