Update install.sh

This commit is contained in:
Aaron Honeycutt 2023-04-17 18:45:54 +00:00
parent 8c46a23503
commit c447fbc67f

View file

@ -95,6 +95,8 @@ sudo mount /dev/mapper/lvm-root /mnt
sudo btrfs subvolume create /mnt/@root
sudo btrfs subvolume create /mnt/@home
sleep 120
# Unmount root
sudo umount /mnt