From 47b37f596c56ae80613260f02fc9418d7cff5d67 Mon Sep 17 00:00:00 2001 From: Alasdair Haig Date: Thu, 2 Jul 2020 18:06:39 +0000 Subject: [PATCH] Rocketchat alert working --- lgsm/functions/alert_rocketchat.sh | 61 ++---------------------------- 1 file changed, 3 insertions(+), 58 deletions(-) diff --git a/lgsm/functions/alert_rocketchat.sh b/lgsm/functions/alert_rocketchat.sh index d8a0f2c23..dddd473e8 100755 --- a/lgsm/functions/alert_rocketchat.sh +++ b/lgsm/functions/alert_rocketchat.sh @@ -11,68 +11,14 @@ if ! command -v jq > /dev/null; then fn_script_log_fatal "Sending Rocketchat alert: jq is missing." fi -#json=$(cat <