4
0
Daniel Gibbs 10 жил өмнө
parent
commit
87d7608df2

+ 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!