diff --git a/installJRMC b/installJRMC index ea139ec..c7ff928 100755 --- a/installJRMC +++ b/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