Update build.sh

This commit is contained in:
java 2021-04-08 17:12:28 +08:00 committed by GitHub
parent a77733d7cb
commit 15dd28926a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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