move microlog posts to common/

This commit is contained in:
2026-04-25 10:04:19 +01:00
parent bf8a4a338f
commit dfc210c1e6
29 changed files with 2 additions and 0 deletions
+1
View File
@@ -36,6 +36,7 @@ RUN while read feed; do \
comitium add --data comitium-data/ "$feed"; \
done <feeds.txt
COPY capsule .
COPY common /var/common
RUN ./build_microlog.bash
RUN ./build_loglog.bash