Browse Source

Changed the message slightly

pull/254/merge
Daniel Gibbs 11 years ago
parent
commit
7d57a469b7
  1. 3
      functions/fn_glibcfix

3
functions/fn_glibcfix

@ -7,8 +7,7 @@
fn_glibcfixmsg(){
echo "Detected ${gamename}"
sleep 1
echo "Downloading files for ${gamename} GLIBC Fix"
sleep 1
echo ""
}
if [ -z $(command -v ldd) ]; then

Loading…
Cancel
Save