Parse horoscope clippy for the right query. - annna - Annna the nice friendly b… | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 8bfef905ebf7d96442724ead52371b2558491893 | |
parent b507cf1f5f65b005deaf1a9b91edc5aec8c74fee | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Sun, 24 May 2020 18:58:27 +0200 | |
Parse horoscope clippy for the right query. | |
Diffstat: | |
M annna-start-services | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/annna-start-services b/annna-start-services | |
@@ -141,7 +141,7 @@ annna_common() { | |
esac | |
case "${word}" in | |
- "is my horoscope") | |
+ "my horoscope") | |
purl="$(clippy-say "Did you mean _what's my horoscope?… | |
;; | |
*) |