From 4cb78a3ef9ef147815235929841cd57a94bd919c Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Tue, 12 May 2015 20:57:55 +0100 Subject: [PATCH] added link to glibc wiki page --- functions/fn_install_glibcfix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/functions/fn_install_glibcfix b/functions/fn_install_glibcfix index a348f029c..619dadfa0 100644 --- a/functions/fn_install_glibcfix +++ b/functions/fn_install_glibcfix @@ -18,6 +18,8 @@ echo "" sleep 1 echo "The installer will now detect and download the required files to allow ${gamename} server to run on a distro with less than GLIBC_${glibcversion}." echo "note: This will NOT upgrade GLIBC on your system." +echo "" +echo "http://gameservermanagers.com/glibcfix" sleep 1 echo "" echo -en "loading required files.\r"