Browse Source

removed echo

Daniel Gibbs 10 năm trước cách đây
mục cha
commit
123cd36a59
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      lgsm/functions/check_glibc.sh

+ 0 - 1
lgsm/functions/check_glibc.sh

@@ -26,5 +26,4 @@ if [ "$(printf '%s\n'${glibcrequired}'\n' ${glibcversion} | sort -V | head -n 1)
 		fn_print_infomation "The game server will probably not work. A distro upgrade is required!"
 		fn_print_infomation "The game server will probably not work. A distro upgrade is required!"
 		sleep 5
 		sleep 5
 	fi
 	fi
-	echo -en "\n"
 fi
 fi