Updates
This commit is contained in:
6
shell/UpdateGit.sh
Executable file
6
shell/UpdateGit.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
cd ..
|
||||
git config --global credential.helper cache
|
||||
git add .
|
||||
git commit -m "Updates"
|
||||
git push
|
||||
|
||||
Reference in New Issue
Block a user