ogt c098152ea9 chore: verify rsync fix — templates/components symlink restored on 188
Root cause of code 23: templates/components was a real directory on 188
but git tracks it as a symlink (-> ../web/templates/components).
rsync cannot replace a non-empty directory with a symlink without --force.
Fixed on 188: rm -rf templates/components && ln -s ../web/templates/components.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 02:04:40 +08:00
Description
EwoooC — 商品看板 + 業績報表 + AI KM (Flask + pgvector, Docker Compose on 188)
38 MiB
Languages
PostScript 59.7%
Python 31%
HTML 4.2%
CSS 2.1%
JavaScript 1.9%
Other 1.1%