fix: support site resources from legacy docker updater

This commit is contained in:
jxxghp
2026-08-14 20:26:51 +08:00
parent 369d7d6448
commit b3509c60bb
6 changed files with 89 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
该目录仅用于兼容旧 Docker 镜像中固化的资源更新脚本,不承载 Python 源码。
新更新器和新镜像仍只把站点资源安装到 app/application/site。