diff --git a/install.sh b/install.sh index a0f0b99..25b6413 100755 --- a/install.sh +++ b/install.sh @@ -66,9 +66,7 @@ add_dracutmodules+=" zfs " omit_dracutmodules+=" btrfs " EOF fi -fi -if [[ "${ID}" == 'fedora' ]]; then if [[ "${VERSION_ID}" -lt '41' ]]; then dnf \ config-manager \