소스 검색

removed echo in incorrect place

Daniel Gibbs 11 년 전
부모
커밋
f65849e7aa
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      functions/fn_glibcfix

+ 1 - 2
functions/fn_glibcfix

@@ -113,5 +113,4 @@ elif [ "$(ldd --version | sed -n '1 p' | tr -cd [:digit:] | tail -c 3)" -lt 215
 		fn_printfailurenl "Unable to detect game. Fix not applied"
 	fi
 fi
-sleep 1
-echo ""
+sleep 1