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

This commit is contained in:
Simon Vieille 2023-07-27 13:18:42 +02:00
parent c3c0597850
commit 5f39587cb6
Signed by: deblan
GPG key ID: 579388D585F70417

View file

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