Daniel Gibbs
4 years ago
No known key found for this signature in database
GPG Key ID: 2EBB36015C6D78E2
1 changed files with
1 additions and
1 deletions
-
lgsm/functions/alert_discord.sh
|
|
@ -112,7 +112,7 @@ json=$(cat <<EOF |
|
|
|
EOF |
|
|
|
) |
|
|
|
|
|
|
|
if [ "${alerttype}" == "${short}" ]; then |
|
|
|
if [ "${alerttype}" == "short" ]; then |
|
|
|
json="${jsonshort}" |
|
|
|
fi |
|
|
|
|
|
|
|