update
This commit is contained in:
@@ -35,6 +35,8 @@
|
|||||||
pwd
|
pwd
|
||||||
ls -al
|
ls -al
|
||||||
git init
|
git init
|
||||||
|
git config --global user.email "sa_8001@ex-em.com"
|
||||||
|
git config --global user.name "ByeonJungHun"
|
||||||
git remote add origin https://{{ git_user }}@{{ git_key }}github.com/CloudMOA/security_check.git
|
git remote add origin https://{{ git_user }}@{{ git_key }}github.com/CloudMOA/security_check.git
|
||||||
git add .
|
git add .
|
||||||
git commit -m "README.md Update"
|
git commit -m "README.md Update"
|
||||||
|
|||||||
Reference in New Issue
Block a user