Explorar el Código

Added missing entry in functions list

Alasdair Haig hace 6 años
padre
commit
52882c182c
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

@@ -554,6 +554,11 @@ functionfile="${FUNCNAME[0]}"
 fn_fetch_function
 }
 
+alert_rocketchat.sh(){
+functionfile="${FUNCNAME[0]}"
+fn_fetch_function
+}
+
 alert_slack.sh(){
 functionfile="${FUNCNAME[0]}"
 fn_fetch_function