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