From 7e629e3057c93558c215547698de625460aa765a Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sun, 17 Oct 2021 10:51:57 +0100 Subject: [PATCH] alertmoreinfourl --- lgsm/functions/command_postdetails.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lgsm/functions/command_postdetails.sh b/lgsm/functions/command_postdetails.sh index f8b36fb61..cddda51b1 100755 --- a/lgsm/functions/command_postdetails.sh +++ b/lgsm/functions/command_postdetails.sh @@ -72,7 +72,8 @@ if [ "${firstcommandname}" == "POST-DETAILS" ]; then echo -e "${pdurl}" fi fn_script_log_info "${pdurl}" -alerturl="${pdurl}" +# Url for Alerts +alertmoreinfourl="${pdurl}" if [ -z "${exitbypass}" ]; then core_exit.sh