diff --git a/install.sh b/install.sh index 7b57a9c..320af78 100644 --- a/install.sh +++ b/install.sh @@ -63,7 +63,7 @@ sudo swapon $swapName sudo mount $rootName /mnt # Create Subvolumes -sudo btrfs subvolume create /mnt/@ +sudo btrfs subvolume create /mnt/@root sudo btrfs subvolume create /mnt/@home # Unmount root