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

+ 0 - 4
installJRMC

@@ -1558,10 +1558,6 @@ main() {
     fi
 
     if (( CREATEREPO_SWITCH )); then
-        if [[ "$ID" == "suse" ]]; then
-            err "createrepo is not available on SUSE"
-            exit 1
-        fi
         runCreaterepo
     fi