Update btrfs-test.sh
This commit is contained in:
parent
49f67ca5b8
commit
22349d9f2d
|
@ -304,7 +304,7 @@ echo
|
|||
|
||||
# Install bootloader.
|
||||
echo "Installing systemd-boot."
|
||||
arch-chroot /mnt bootctl --path=/mnt/boot install &&
|
||||
arch-chroot /mnt bootctl --path=/boot install &&
|
||||
echo "Done."
|
||||
echo
|
||||
|
||||
|
|
Loading…
Reference in New Issue