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