Skip to content

Commit c394ce1

Browse files
author
许云峰
committed
deploy
1 parent b2fbef0 commit c394ce1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

scripts/deploy.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
cd markdown-it
2+
git init
3+
git add -A
4+
git commit -m 'deploy'
5+
git push -f https://github.com/LinFeng1997/markdown-it-docs.git master:cn-gh-pages
6+
rm -rf markdown-it

0 commit comments

Comments
 (0)