From 64e16d0284540ecb3d0bc6ee8fca76a56d658c41 Mon Sep 17 00:00:00 2001 From: Guillaume Emorine Date: Thu, 4 Apr 2024 11:52:22 +0200 Subject: [PATCH] =?UTF-8?q?=09Nouveau=20fichier=C2=A0:=20automate.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- automate.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 automate.sh diff --git a/automate.sh b/automate.sh new file mode 100644 index 0000000..4e34ef1 --- /dev/null +++ b/automate.sh @@ -0,0 +1,6 @@ +#!/bin/bash +usr='guillaume.emorine' +passwd='FN2;$m=ZNG;TM)m' +git add . +git commit +(echo $usr ; echo $passwd) | git push