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