Explorar el Código

added alert_pushover

Daniel Gibbs hace 8 años
padre
commit
aab0529b15
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      lgsm/functions/core_functions.sh

+ 5 - 0
lgsm/functions/core_functions.sh

@@ -392,6 +392,11 @@ functionfile="${FUNCNAME}"
 fn_fetch_function
 }
 
+alert_pushover.sh(){
+functionfile="${FUNCNAME}"
+fn_fetch_function
+}
+
 alert_telegram.sh(){
 functionfile="${FUNCNAME}"
 fn_fetch_function