Daniel Gibbs il y a 10 ans
Parent
commit
123cd36a59
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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!"
 		sleep 5
 	fi
-	echo -en "\n"
 fi