Daniel Gibbs пре 9 година
родитељ
комит
354802af65
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      lgsm/functions/core_functions.sh

+ 5 - 0
lgsm/functions/core_functions.sh

@@ -377,6 +377,11 @@ functionfile="${FUNCNAME}"
 fn_fetch_function
 }
 
+alert_discord.sh(){
+functionfile="${FUNCNAME}"
+fn_fetch_function
+}
+
 alert_email.sh(){
 functionfile="${FUNCNAME}"
 fn_fetch_function