소스 검색

Remove confusing error

bryan 4 일 전
부모
커밋
175d62fce3
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      installJRMC

+ 0 - 1
installJRMC

@@ -972,7 +972,6 @@ install_mc_deb() {
     --reinstall \
     "$MC_DEB"; then
     err "Local MC DEB installation failed"
-    err "Only the default MC repo can be used for --install=local"
     if ask_ok "Remove source DEB and retry"; then
       execute rm -f "$MC_DEB"
       exec "$SCRIPT_PATH" "$@" "--no-update"