bryan 3 years ago
parent
commit
1ab9610966
1 changed files with 0 additions and 4 deletions
  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