diff --git a/Amelia.sh b/Amelia.sh index 2727cf8..0f128be 100644 --- a/Amelia.sh +++ b/Amelia.sh @@ -1,7 +1,7 @@ #!/bin/bash # Amelia installer for Archlinux - # Version: 1.2.5 + # Version: 1.2.6 # Source: https://gitlab.com/prism7/archery # Contact: leenooks7@gmail.com @@ -6953,7 +6953,6 @@ optimizations() { cat <<-MKINITCPIO >> /etc/mkinitcpio.conf.d/mkinitcpiod.conf || exit COMPRESSION="zstd" COMPRESSION_OPTIONS=(-c -T$(nproc) --auto-threads=logical -) - MODULES_DECOMPRESS="yes" MKINITCPIO mkinitcpio -P || exit cat <<-MAKEPKG > /etc/makepkg.conf.d/makepkgd.conf || exit