Browse Source

Added info_config.sh to fn_print_header

pull/1038/head
Daniel Gibbs 9 years ago
parent
commit
9bf949e762
  1. 2
      lgsm/functions/core_messages.sh

2
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}"

Loading…
Cancel
Save