update
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
git config --global init.defaultBranch main
|
||||
git init
|
||||
git remote add origin https://{{ git_user }}:{{ git_key }}@github.com/CloudMOA/security_check.git
|
||||
git pull
|
||||
git pull origin main
|
||||
git add .
|
||||
git commit -m "README.md Update"
|
||||
git push origin main
|
||||
|
||||
Reference in New Issue
Block a user