diff --git a/setup/arch-autoinstall.sh b/setup/arch-autoinstall.sh index e26e26b..8425f75 100755 --- a/setup/arch-autoinstall.sh +++ b/setup/arch-autoinstall.sh @@ -181,7 +181,7 @@ else sed -i 's/^HOOKS=.*/HOOKS=(base systemd autodetect modconf block encrypt filesystems keyboard fsck)/' /etc/mkinitcpio.conf fi -mkinitcpio -p $KERNEL +mkinitcpio -p "$KERNEL" ################################################### # GRUB CONFIG