Update install.sh
(Minor fix)
This commit is contained in:
@@ -114,7 +114,8 @@ echo ""
|
|||||||
|
|
||||||
case ${STEP} in
|
case ${STEP} in
|
||||||
0)
|
0)
|
||||||
echo "${Yellow}Start all the steps of installer${NORMAL}"
|
echo "${Yellow}Start all steps of installer${NORMAL}"
|
||||||
|
echo ""
|
||||||
step_1_upgrade
|
step_1_upgrade
|
||||||
step_2_node_install
|
step_2_node_install
|
||||||
step_3_yarn_install
|
step_3_yarn_install
|
||||||
|
Reference in New Issue
Block a user