Explorar o código

Changed the message slightly

Daniel Gibbs %!s(int64=11) %!d(string=hai) anos
pai
achega
7d57a469b7
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      functions/fn_glibcfix

+ 1 - 2
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