This commit is contained in:
Shelvacu
2025-05-02 18:16:09 -07:00
committed by Shelvacu on fw
parent cf95a01a67
commit b9ffa37b2b

View File

@@ -42,7 +42,7 @@ in
fi fi
btrfs subvolume create ./root btrfs subvolume create ./root
btrfs subvolume destroy ./big-tmp btrfs subvolume delete ./big-tmp
btrfs subvolume create ./big-tmp btrfs subvolume create ./big-tmp
) )
umount "$btrfs_tmp" umount "$btrfs_tmp"