Updates
This commit is contained in:
1
UpdateClient.sh
Normal file → Executable file
1
UpdateClient.sh
Normal file → Executable file
@@ -1,2 +1,3 @@
|
|||||||
|
git config --global credential.helper cache
|
||||||
git fetch
|
git fetch
|
||||||
git pull
|
git pull
|
||||||
1
UpdateGit.sh
Normal file → Executable file
1
UpdateGit.sh
Normal file → Executable file
@@ -1,3 +1,4 @@
|
|||||||
|
git config --global credential.helper cache
|
||||||
git add .
|
git add .
|
||||||
git commit -m "Updates"
|
git commit -m "Updates"
|
||||||
git push
|
git push
|
||||||
Reference in New Issue
Block a user