forked from guillaume.emorine/siotp
Modifié : automate.sh
This commit is contained in:
parent
8b2e28795b
commit
dae68f3e45
@ -1,4 +1,11 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
GIT_USER=guillaume.emorine
|
||||||
|
GIT_PASSWORD="FN2;$m=ZNG;TM)m"
|
||||||
|
|
||||||
|
git config user.name "$GIT_USER"
|
||||||
|
git config user.password "$GIT_PASSWORD"
|
||||||
|
|
||||||
git pull
|
git pull
|
||||||
git add .
|
git add .
|
||||||
git commit
|
git commit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user