Daniel Gibbs %!s(int64=10) %!d(string=hai) anos
pai
achega
87d7608df2
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      lgsm/functions/core_messages.sh

+ 3 - 2
lgsm/functions/core_messages.sh

@@ -217,9 +217,10 @@ fn_print_info_nl(){
 # No More Room in Hell Debug
 # =================================
 fn_print_header(){
-	echo -en ""
-	echo -en "${lightblue}${servername} ${commandaction}"
+	echo -e ""
+	echo -e "${lightblue}${servername} ${commandaction}"
 	echo -e "=================================${default}"
+	echo -e ""
 }
 
 # Complete!