From 7ae730b3be2092b3f9cfebe1dd215272ccdc9136 Mon Sep 17 00:00:00 2001 From: Guillaume Emorine Date: Mon, 14 Oct 2024 16:32:19 +0200 Subject: [PATCH] =?UTF-8?q?=09Modification=20exp=C3=A9rimentale=20du=20scr?= =?UTF-8?q?ipt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- automate.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/automate.sh b/automate.sh index 3e3120b..7313420 100644 --- a/automate.sh +++ b/automate.sh @@ -24,6 +24,7 @@ else echo "Commit en cours..." sleep 1 git commit + git tag -l v. echo "Entrez la version du tag:" read tag git tag $tag