From ade5a91d5554cca3c0cbb48e2b16d0db41887a8a Mon Sep 17 00:00:00 2001 From: Pascal J Date: Mon, 5 Jun 2023 08:55:44 +0200 Subject: [PATCH] fix #285 (#287) --- config | 1 - 1 file changed, 1 deletion(-) diff --git a/config b/config index ea5e051..2d2c388 100644 --- a/config +++ b/config @@ -97,7 +97,6 @@ GRUB_BTRFS_IGNORE_PREFIX_PATH=("var/lib/docker" "@var/lib/docker" "@/var/lib/doc # Location of the folder containing the "grub.cfg" file. # Might be grub2 on some systems. -# For example, on Fedora with EFI : "/boot/efi/EFI/fedora" # Default: "/boot/grub" #GRUB_BTRFS_GRUB_DIRNAME="/boot/grub2"