diff options
Diffstat (limited to 'publish.sh')
| -rw-r--r-- | publish.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ #!/bin/sh +rm .hugo_build.lock + # 执行 Hugo 构建和部署 commit_date=$(date +"%Y-%m-%d %H:%M:%S") cd ~/blog/ |
![]() |
index : blog.git | |
| My blog | root |
| summaryrefslogtreecommitdiffstats |
| -rw-r--r-- | publish.sh | 2 |
@@ -1,5 +1,7 @@ #!/bin/sh +rm .hugo_build.lock + # 执行 Hugo 构建和部署 commit_date=$(date +"%Y-%m-%d %H:%M:%S") cd ~/blog/ |