Remove lawn status, we now have lawn-hark. - annna - Annna the nice friendly bo… | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit e8d0fc4b818d00f0d8c52dd8fed85d23fea558a0 | |
parent 4e8e83f3fc9f33a495fa2ee671390cf47b405c8b | |
Author: Annna Robert-Houdin <[email protected]> | |
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(-) | |
--- | |
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." | |
- |