Ver código fonte

Changed the message slightly

Daniel Gibbs 11 anos atrás
pai
commit
7d57a469b7
1 arquivos alterados com 1 adições e 2 exclusões
  1. 1 2
      functions/fn_glibcfix

+ 1 - 2
functions/fn_glibcfix

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