From f1ec639ffe98f84c37888e531cfd02334bf47a42 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Tue, 24 Mar 2026 16:45:51 +0000 Subject: commits symlinks to comitium output --- capsule/Dockerfile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'capsule/Dockerfile') diff --git a/capsule/Dockerfile b/capsule/Dockerfile index a9295e9..2ad9c61 100644 --- a/capsule/Dockerfile +++ b/capsule/Dockerfile @@ -31,9 +31,7 @@ COPY feeds.txt feeds.txt RUN while read feed; do \ comitium add --data comitium-data/ "$feed"; \ done