2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

grub: Remove pointless comment

This commit is contained in:
Dylan Araps 2020-03-25 16:32:58 +02:00
parent 774eb430c4
commit 89a8c19783
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -39,7 +39,6 @@ build_grub() (
build_grub --with-platform=pc
build_grub --with-platform=efi --disable-efiemu
# Install /etc/default/grub (used by grub-mkconfig).
install -Dm0644 grub.default "$1/etc/default/grub"
# Remove gdb debugging files.