Update ESET grub config

This commit is contained in:
2Shirt 2019-05-26 18:13:11 -06:00
parent 4912b17bf3
commit 2b2d649a9f
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -59,6 +59,7 @@ BOOT_ENTRIES = {
BOOT_FILES = {
# Directory: extension
'/arch/boot/syslinux': 'cfg',
'/boot/grub/': 'cfg',
'/EFI/boot': 'conf',
}