From b10d2d12415acd957e334a0fd72289b3eac6ddad Mon Sep 17 00:00:00 2001 From: Trent Palmer Date: Sat, 19 Dec 2020 02:04:21 -0800 Subject: [PATCH] update comment sendxmpp_handler.py --- sendxmpp_handler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sendxmpp_handler.py b/sendxmpp_handler.py index 80245f4..f717c13 100644 --- a/sendxmpp_handler.py +++ b/sendxmpp_handler.py @@ -25,7 +25,7 @@ class SENDXMPPHandler(Handler): ''' This works on Debian 10 with flask running under gunicorn3 as a systemd service, hack as necessary - echo '' | /usr/bin/sendxmpp -t -u -j -p + echo '' | /usr/bin/sendxmpp -t -u -j -p ''' def emit(self, record): try: