diff --git a/install.sh b/install.sh index e03fedc..593a3fc 100644 --- a/install.sh +++ b/install.sh @@ -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