diff --git a/easy-arch.sh b/easy-arch.sh index 6bb1af3..5c9f00d 100644 --- a/easy-arch.sh +++ b/easy-arch.sh @@ -158,7 +158,7 @@ arch-chroot /mnt /bin/bash -e <<"EOF" umount /.snapshots rm -r /.snapshots snapper --no-dbus -c root create-config / - btrfs subvolume delete /.snapshots + btrfs subvolume delete /.snapshots &>/dev/null mkdir /.snapshots mount -a chmod 750 /.snapshots