Update setup/arch-autoinstall.sh

main
The_miro 2025-12-03 09:54:04 +01:00
parent 91ed6145b9
commit fef9cfc235
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ fi
sed -i "s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\"$KERNEL_CMD\"|" /etc/default/grub
grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=CI-AAA-M-ARCH-GRUB
grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=M-Archy-GRUB-CuIn
grub-mkconfig -o /boot/grub/grub.cfg
###################################################