Update build.sh

This commit is contained in:
java
2021-04-08 17:12:28 +08:00
committed by GitHub
parent a77733d7cb
commit 15dd28926a

View File

@@ -72,7 +72,7 @@ function read_from_input() {
function usage {
cat << EOF
echo -e "\nUsage: $0 (intall|start|stop)"
echo -e "\nUsage: $0 (install|start|stop)"
echo "Examle:
bash $0 install
EOF