jamie
4 years ago
No known key found for this signature in database
GPG Key ID: 98D3272368C9138
1 changed files with
5 additions and
0 deletions
-
lgsm/functions/core_functions.sh
|
|
@ -575,6 +575,11 @@ functionfile="${FUNCNAME[0]}" |
|
|
|
fn_fetch_function |
|
|
|
} |
|
|
|
|
|
|
|
alert_gotify.sh(){ |
|
|
|
functionfile="${FUNCNAME[0]}" |
|
|
|
fn_fetch_function |
|
|
|
} |
|
|
|
|
|
|
|
alert_telegram.sh(){ |
|
|
|
functionfile="${FUNCNAME[0]}" |
|
|
|
fn_fetch_function |
|
|
|