This commit is contained in:
dolphinau 2025-08-27 16:45:08 +02:00
parent 23b263a50b
commit 6f85efcd26
No known key found for this signature in database
13 changed files with 3580 additions and 219 deletions

View file

@ -4,4 +4,4 @@ WORKDIR /src
COPY . .
RUN cargo build --release
CMD ["./target/release/lwn-sub-snoozer", "/rss/lwn-sub.xml"]
CMD ["./target/release/rssify-cli", "/rss/"]