From 6c7ade6cb881599e891d79837bada04765ffe1a0 Mon Sep 17 00:00:00 2001 From: Anthony correia Date: Thu, 5 May 2022 20:08:32 +0000 Subject: [PATCH] Update install.sh (Minor change) --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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