Remove lawn status, we now have lawn-hark. - annna - Annna the nice friendly bot.
(HTM) git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Tags
(DIR) README
---
(DIR) commit e8d0fc4b818d00f0d8c52dd8fed85d23fea558a0
(DIR) parent 4e8e83f3fc9f33a495fa2ee671390cf47b405c8b
(HTM) Author: Annna Robert-Houdin <annna@bitreich.org>
Date: Wed, 30 Aug 2023 21:08:08 +0200
Remove lawn status, we now have lawn-hark.
Diffstat:
D lawn-status | 14 --------------
1 file changed, 0 insertions(+), 14 deletions(-)
---
(DIR) diff --git a/lawn-status b/lawn-status
@@ -1,14 +0,0 @@
-#!/bin/sh
-
-#PATH="$HOME/bin:$PATH"
-
-#annna-say -c '#bitreich-lawn' "Bitreich Lawn Status incoming."
-#sacc gopher://perso.pw/0/lawn-status.txt \
-# | grep 'FAILURE\sFAILURE' \
-# | sed 's,.*TRY\s\([0-9]*\).*DESC\s\([^ ]*\).*,\2 => error \1 tries,' \
-# | while read -r line;
-# do
-# annna-say -c '#bitreich-lawn' "${line}"
-# done
-#annna-say -c '#bitreich-lawn' "Bitreich Lawn Status done."
-