Nouveau fichier : automate.sh

This commit is contained in:
Guillaume Emorine 2024-04-04 11:52:22 +02:00
parent e93fb79d9d
commit 64e16d0284

6
automate.sh Normal file
View File

@ -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