Переглянути джерело

Added the mta resources to the core_functions script

Chaos 9 роки тому
батько
коміт
c1f781ea18
1 змінених файлів з 5 додано та 0 видалено
  1. 5 0
      lgsm/functions/core_functions.sh

+ 5 - 0
lgsm/functions/core_functions.sh

@@ -554,6 +554,11 @@ functionfile="${FUNCNAME}"
 fn_fetch_function
 fn_fetch_function
 }
 }
 
 
+install_mta_resources.sh(){
+functionfile="${FUNCNAME}"
+fn_fetch_function
+}
+
 # Calls the global Ctrl-C trap
 # Calls the global Ctrl-C trap
 core_trap.sh
 core_trap.sh