jamie
4 years ago
No known key found for this signature in database
GPG Key ID: 98D3272368C9138
1 changed files with
3 additions and
0 deletions
-
lgsm/functions/info_messages.sh
|
@ -503,6 +503,7 @@ fn_info_message_script(){ |
|
|
# glibc required: 2.18 |
|
|
# glibc required: 2.18 |
|
|
# Discord alert: off |
|
|
# Discord alert: off |
|
|
# Email alert: off |
|
|
# Email alert: off |
|
|
|
|
|
# Gotify alert: off |
|
|
# IFTTT alert: off |
|
|
# IFTTT alert: off |
|
|
# Mailgun (email) alert: off |
|
|
# Mailgun (email) alert: off |
|
|
# Pushbullet alert: off |
|
|
# Pushbullet alert: off |
|
@ -544,6 +545,8 @@ fn_info_message_script(){ |
|
|
echo -e "${lightblue}Discord alert:\t${default}${discordalert}" |
|
|
echo -e "${lightblue}Discord alert:\t${default}${discordalert}" |
|
|
# Email alert |
|
|
# Email alert |
|
|
echo -e "${lightblue}Email alert:\t${default}${emailalert}" |
|
|
echo -e "${lightblue}Email alert:\t${default}${emailalert}" |
|
|
|
|
|
# Gotify alert |
|
|
|
|
|
echo -e "${lightblue}Gotify alert:\t${default}${gotifyalert}" |
|
|
# IFTTT alert |
|
|
# IFTTT alert |
|
|
echo -e "${lightblue}IFTTT alert:\t${default}${iftttalert}" |
|
|
echo -e "${lightblue}IFTTT alert:\t${default}${iftttalert}" |
|
|
# Mailgun alert |
|
|
# Mailgun alert |
|
|