diff --git a/install.sh b/install.sh index 5329f5e..5e4a0cd 100644 --- a/install.sh +++ b/install.sh @@ -114,7 +114,8 @@ echo "" case ${STEP} in 0) - echo "${Yellow}Start all the steps of installer${NORMAL}" + echo "${Yellow}Start all steps of installer${NORMAL}" + echo "" step_1_upgrade step_2_node_install step_3_yarn_install