mirror of
https://github.com/GiriNeko/CheckChrome.git
synced 2025-12-16 13:17:15 +00:00
Update deploy.sh
This commit is contained in:
parent
d744af3500
commit
bbd128e58e
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ git init
|
|||
git config --global push.default matching
|
||||
git config --global user.email "${GitHubEMail}"
|
||||
git config --global user.name "${GitHubUser}"
|
||||
git remote add origin https://${GitHubKEY}@github.com/neoFelhz/ChromeChecker.git
|
||||
git remote add origin https://${GitHubKEY}@github.com/aiokr/chromecheckerpage.git
|
||||
git pull origin gh-pages
|
||||
rm -rf ./*
|
||||
cp -rf ../public/* ../_deploy/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue