From 8dfd3db1bee06baed6ec79b357b695977c24d9ae Mon Sep 17 00:00:00 2001 From: Tommaso Chiti Date: Tue, 11 May 2021 20:02:25 +0200 Subject: [PATCH] Update easy-arch.sh --- easy-arch.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/easy-arch.sh b/easy-arch.sh index 3dca556..be190d4 100644 --- a/easy-arch.sh +++ b/easy-arch.sh @@ -214,7 +214,6 @@ arch-chroot /mnt /bin/bash -e </dev/null systemctl enable snapper-cleanup.timer --root=/mnt &>/dev/null +systemctl enable grub-btrfs.path --root=/mnt &>/dev/null echo "Done, you may now wish to reboot (further changes can be done by chrooting into /mnt)." exit