Modifié : automate.sh
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
#!/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 add .
|
||||
git commit
|
||||
|
Reference in New Issue
Block a user