From af9707240663b04b6ae6873d71f68918d1fc19ca Mon Sep 17 00:00:00 2001 From: TommyTran732 <57488583+tommytran732@users.noreply.github.com> Date: Tue, 11 May 2021 06:57:11 -0400 Subject: [PATCH] Enable grub-btrfs.path This is needed for automatically detecting new snapshots and adding them to GRUB --- easy-arch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/easy-arch.sh b/easy-arch.sh index e617e75..3dca556 100644 --- a/easy-arch.sh +++ b/easy-arch.sh @@ -214,6 +214,7 @@ arch-chroot /mnt /bin/bash -e <