add ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Simon Vieille 2023-07-27 13:17:14 +02:00
parent d1e39819c8
commit c3c0597850
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -50,6 +50,7 @@ main() {
title=
link=
curl --silent "$RSS_URL"
curl --silent "$RSS_URL" \
| grep -E "<(title|link)" \
| grep -v "<link>" \