소스 검색

Added info_config.sh to fn_print_header

Daniel Gibbs 10 년 전
부모
커밋
9bf949e762
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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}"