fixed executable help echo

v1.18.x
Julian Lam 11 years ago
parent bc7eb501c8
commit b5496b5680

@ -59,7 +59,7 @@ case "$1" in
*)
echo "Welcome to NodeBB"
echo $"Usage: $0 {start|dev|watch|language}"
echo $"Usage: $0 {start|dev|watch|upgrade}"
echo ''
column -s ' ' -t <<< '
start Start NodeBB in production mode

Loading…
Cancel
Save