SECRET - annna - Annna the nice friendly bot. HTML git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/ DIR Log DIR Files DIR Refs DIR Tags DIR README --- DIR commit cffb033432d9300fec29cd22a8535189273f9691 DIR parent 3a4b26b1ca17315ac24f813d6278b344e88d42e2 HTML Author: Annna Robert-Houdin <annna@bitreich.org> Date: Sun, 20 Jul 2025 13:36:08 +0200 SECRET Diffstat: M gpt | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) --- DIR diff --git a/gpt b/gpt @@ -65,6 +65,7 @@ function remote_llama() { "${prompt}" \ | head -n 1 fi + [ $? -gt 0 ] && exit 1 } prompt="$1"