Update install.sh

(Minor change)
This commit is contained in:
Antho 2022-05-05 20:08:32 +00:00
parent b00c5ee19f
commit 6c7ade6cb8

View File

@ -104,7 +104,7 @@ echo "${Yellow}XO folder : xen-orchestra/packages/xo-server${NORMAL}"
case ${STEP} in
0)
echo "${Yellow}Commence toutes les étapes de l'installation${NORMAL}"
echo "${Yellow}Start all the steps of installer${NORMAL}"
step_1_upgrade
step_2_node_install
step_3_yarn_install