Remove debug for channel services. It seems to work now. - 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 30044a06e2ebfacf6798162ad46c7e748b1ba060 DIR parent c2856c855d552e5106defcdeeadb057d88cadb0e HTML Author: Annna Robert-Houdin <annna@bitreich.org> Date: Sun, 5 Mar 2023 11:02:11 +0100 Remove debug for channel services. It seems to work now. Diffstat: M annna-channel-service | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) --- DIR diff --git a/annna-channel-service b/annna-channel-service @@ -3,10 +3,8 @@ # Per-channel daemon that monitors incoming messages from ii out script. # -set -x pgrep -f "$0 $*" | grep -vxq "$$" && exec echo "$0 $* already running" #trap 'exec pkill -U annna -f "entr .* ${PWD}/out"' INT TERM EXIT HUP -set +x server="$1" channel="$2"