Adding #kitty-history tag. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit c28424d8c4ff70dad9a000f467ab24c75ad4e267 | |
parent c77aaadd8b268bb07af88e5aff008337407417a5 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Thu, 2 Mar 2023 20:25:44 +0100 | |
Adding #kitty-history tag. | |
Diffstat: | |
M gutenberg-news | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/gutenberg-news b/gutenberg-news | |
@@ -4,7 +4,7 @@ export PATH="$PATH:/home/annna/bin" | |
bookchannel="#bitreich-books" | |
-bookrec="$(curl -s gophers://gopher.icu/0/gutenberg/newbooks.atom.xml \ | |
+bookrec="$(curl -s gopher://gopher.icu/0/gutenberg/newbooks.atom.xml \ | |
| sfeed \ | |
| sed 's,^[0-9]*\t\([^\t]*\)\t\([^\t]*\).*,\1 ( \2 ),' \ | |
| shuf -n 1)" |