Update install.sh

(Minor fix)
This commit is contained in:
Antho 2022-05-05 20:37:44 +00:00
parent e0c4f8e6e5
commit a0cc2d8b1e

View File

@ -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