Przeglądaj źródła

Added info_config.sh to fn_print_header

Daniel Gibbs 10 lat temu
rodzic
commit
9bf949e762
1 zmienionych plików z 2 dodań i 0 usunięć
  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}"