From c291e77fd60c0f65d1f102aad937d8fe9c98a72e Mon Sep 17 00:00:00 2001 From: Suikan <26223147+suikan4github@users.noreply.github.com> Date: Sat, 3 Jul 2021 13:15:08 +0900 Subject: [PATCH] Removed unneccesarry update-grub --- script/void-kaiten-yaki.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/script/void-kaiten-yaki.sh b/script/void-kaiten-yaki.sh index c5a4cdc..d2c1332 100644 --- a/script/void-kaiten-yaki.sh +++ b/script/void-kaiten-yaki.sh @@ -175,8 +175,6 @@ function post_install_local() { xbps-reconfigure -fa echo "...grub-mkconfig." grub-mkconfig -o /boot/grub/grub.cfg - echo "...update-grub." - update-grub # Leave chroot HEREDOC