| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| systemd | ||
| README.md | ||
| deploy-docs.sh | ||
| deploy-prod.sh | ||
| deploy.sh | ||
| first-import.sh | ||
| gen-env.sh | ||
| pac-backup.sh |
首次实跑 deploy-docs.sh 就踩到:servers 校验通过了,但第二项判据把健康的站报成故障。 fumadocs 的根路径 / 是 307 重定向到 /docs(正常行为),直接判 200 必然失败。 改用 curl -sL 跟随重定向后判最终状态(实测跟随后是 200)。 判据写窄比写宽更危险:这次是误报(能立刻发现),反过来若判据恒真则会放过真故障。
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| systemd | Loading commit data... | |
| README.md | Loading commit data... | |
| deploy-docs.sh | Loading commit data... | |
| deploy-prod.sh | Loading commit data... | |
| deploy.sh | Loading commit data... | |
| first-import.sh | Loading commit data... | |
| gen-env.sh | Loading commit data... | |
| pac-backup.sh | Loading commit data... |