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"