From 69d8fbcc1b5253e9611b9718550920566228080c Mon Sep 17 00:00:00 2001 From: eichehome Date: Sun, 13 Mar 2022 16:27:24 +0100 Subject: [PATCH] Korrigiert Pfad for cd --- prep-BTRFS-UEFI.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prep-BTRFS-UEFI.sh b/prep-BTRFS-UEFI.sh index 1859a0a..34bc207 100644 --- a/prep-BTRFS-UEFI.sh +++ b/prep-BTRFS-UEFI.sh @@ -20,7 +20,7 @@ mkfs.vfat /dev/vda1 -n EFI mkfs.btrfs /dev/vda2 -L arch mount /dev/vda2 /mnt -cd mnt +cd /mnt btrfs subvolume create @ btrfs subvolume create @home btrfs subvolume create @var