Removed unneeded double check if 'ID' = 'fedora'
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user