From 123cd36a598ebae164b89992afbe32d09c0de19c Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sun, 8 May 2016 20:38:24 +0100 Subject: [PATCH] removed echo --- lgsm/functions/check_glibc.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/lgsm/functions/check_glibc.sh b/lgsm/functions/check_glibc.sh index 1a5d943a5..b82ae0e01 100644 --- a/lgsm/functions/check_glibc.sh +++ b/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!" sleep 5 fi - echo -en "\n" fi \ No newline at end of file