Hail Satan! - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit c0a3a31de0ff26e26e7f7ce7c072e906111bd9d0 | |
parent 6c24719fa0f96451b86f175ed42e8f7e8c1ef530 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Mon, 2 Apr 2018 11:45:16 +0200 | |
Hail Satan! | |
Diffstat: | |
M annna-start-services | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/annna-start-services b/annna-start-services | |
@@ -91,7 +91,7 @@ then | |
| grep 'https\{0,1\}://[^ ]')" | |
if [ -n "$uri" ]; | |
then | |
- urititle="$(curl-grabtitle "${uri}" | xargs echo)" | |
+ urititle="$(curl-grabtitle "${uri}" | xargs echo --)" | |
if [ -n "$urititle" ]; | |
then | |
annna-say -c "#bitreich-en" "HTML title: ${uri… |