From 34c8fbd9cb22b730c4a618f688136e2e9358c93e Mon Sep 17 00:00:00 2001 From: Antynea Date: Sun, 9 Aug 2015 16:43:56 +0200 Subject: [PATCH] error if /grub is in /boot/EFI --- 41_snapshots-btrfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/41_snapshots-btrfs b/41_snapshots-btrfs index d41b364..ac4d659 100644 --- a/41_snapshots-btrfs +++ b/41_snapshots-btrfs @@ -46,7 +46,7 @@ sysconfdir="/etc" . "${sysconfdir}/default/grub" ###################################### -### variables in /etc/default/grub ### +### Variables in /etc/default/grub ### ###################################### ## Choice of method choise_of_method=${GRUB_BTRFS_SUBMENUNAME:-"1"}