Daniel Gibbs
4 years ago
No known key found for this signature in database
GPG Key ID: 2EBB36015C6D78E2
1 changed files with
2 additions and
1 deletions
-
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 |
|
|
|