Update install.sh
(Minor fix)
This commit is contained in:
parent
e0c4f8e6e5
commit
a0cc2d8b1e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user