Explorar el Código

Added info_config.sh to fn_print_header

Daniel Gibbs hace 10 años
padre
commit
9bf949e762
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      lgsm/functions/core_messages.sh

+ 2 - 0
lgsm/functions/core_messages.sh

@@ -217,6 +217,8 @@ fn_print_info_nl(){
 # No More Room in Hell Debug
 # =================================
 fn_print_header(){
+	info_config.sh
+	info_parms.sh
 	echo -e ""
 	echo -e "${lightblue}${servername} ${commandaction}"
 	echo -e "=================================${default}"