diff --git a/profiles/templates/3_ac_install_live/1-merge/sys-boot/grub/update-grub b/profiles/templates/3_ac_install_live/1-merge/sys-boot/grub/update-grub index 62a97f6db..721d2d4d5 100644 --- a/profiles/templates/3_ac_install_live/1-merge/sys-boot/grub/update-grub +++ b/profiles/templates/3_ac_install_live/1-merge/sys-boot/grub/update-grub @@ -36,7 +36,6 @@ grep_modules() { before_mods=( $(grep_modules) ) #?ac_install_disk==on# -/bin/chroot #-cl_chroot_path-# grub-install &>/dev/null LANG=#-install.os_install_locale_locale-# /bin/chroot #-cl_chroot_path-# grub-mkconfig -o /boot/grub/grub.cfg &>/dev/null #!ac_install_disk# /usr/sbin/grub-install &>/dev/null