Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 332e18c commit 723f85cCopy full SHA for 723f85c
Makefile
@@ -1,7 +1,7 @@
1
all: update deploy
2
3
deploy:
4
- rm -f db.json
+ rm -rf public db.json
5
hexo generate
6
hexo deploy
7
0 commit comments