|
@@ -72,7 +72,8 @@ if [ "${firstcommandname}" == "POST-DETAILS" ]; then
|
|
|
echo -e "${pdurl}"
|
|
echo -e "${pdurl}"
|
|
|
fi
|
|
fi
|
|
|
fn_script_log_info "${pdurl}"
|
|
fn_script_log_info "${pdurl}"
|
|
|
-alerturl="${pdurl}"
|
|
|
|
|
|
|
+# Url for Alerts
|
|
|
|
|
+alertmoreinfourl="${pdurl}"
|
|
|
|
|
|
|
|
if [ -z "${exitbypass}" ]; then
|
|
if [ -z "${exitbypass}" ]; then
|
|
|
core_exit.sh
|
|
core_exit.sh
|