Commit on 2025/04/19 周六 10:21:10.51

This commit is contained in:
zhangsan 2025-04-19 10:21:10 +08:00
parent 63d3fc94e5
commit 1e65bba5d3

View File

@ -344,7 +344,11 @@ SELECT COUNT(*) AS cnt FROM typecho_contents;
10 0 * * * /home/zy123/typecho/deploy.sh >> /home/zy123/typecho/deploy.log 2>&1
```
3.注意md_files文件夹所属者和deploy.sh的所属者需要保持一致。否则会报
fatal: detected dubious ownership in repository at '/home/zy123/md_files' To add an exception for this directory, call: git config --global --add safe.directory /home/zy123/md_files
### TODO