This commit is contained in:
huanqing.shao
2019-07-25 06:24:49 +08:00
parent 493e4272d7
commit d87b6efdf8
42 changed files with 71 additions and 75 deletions

View File

@ -11,7 +11,6 @@ npm run docs:build
# if you are deploying to a custom domain
# echo 'www.example.com' > CNAME
git init
git add -A
git commit -m 'deploy'
@ -20,5 +19,3 @@ git commit -m 'deploy'
# if you are deploying to https://<USERNAME>.github.io/<REPO>
git push -f git@github.com:eip-work/kuboard-press.git master
cd -