fix docker

This commit is contained in:
2024-08-01 09:30:49 +08:00
parent 167f6afe6a
commit a03118ad68
38 changed files with 969 additions and 1941 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"scripts": {
"build": "hexo generate",
"build": "hexo clean && hexo generate",
"clean": "hexo clean",
"deploy": "hexo deploy",
"server": "hexo server"