mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 02:21:17 -03:00
Removed unneccesarry update-grub
This commit is contained in:
parent
6feba5dafc
commit
c291e77fd6
1 changed files with 0 additions and 2 deletions
|
|
@ -175,8 +175,6 @@ function post_install_local() {
|
||||||
xbps-reconfigure -fa
|
xbps-reconfigure -fa
|
||||||
echo "...grub-mkconfig."
|
echo "...grub-mkconfig."
|
||||||
grub-mkconfig -o /boot/grub/grub.cfg
|
grub-mkconfig -o /boot/grub/grub.cfg
|
||||||
echo "...update-grub."
|
|
||||||
update-grub
|
|
||||||
|
|
||||||
# Leave chroot
|
# Leave chroot
|
||||||
HEREDOC
|
HEREDOC
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue