From dfd0535b9e92ccf394a8942b7915125be70c91ae Mon Sep 17 00:00:00 2001 From: Guillaume Emorine <guillaume.emorine@ip-10-121-38-150> Date: Fri, 12 Apr 2024 09:36:38 +0200 Subject: [PATCH] =?UTF-8?q?=09Modifi=C3=A9=C2=A0:=20=20=20=20=20=20=20=20?= =?UTF-8?q?=20automate.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- automate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automate.sh b/automate.sh index 0572acf..9087733 100644 --- a/automate.sh +++ b/automate.sh @@ -8,7 +8,7 @@ export http_proxy="http://10.121.38.1:8080/" export https_proxy="http://10.121.38.1:8080/" -echo "Voulez-vous récupérer les fichiers à jour ou effectuer un push ? +echo "Voulez-vous récupérer les fichiers à jour, effectuer un push ou effectuer une fusion ? [1 = Pull, 2 = Push]" read answer echo "Quelle branche est concernée ? [1 = main, 2 = tests]"