feat: shell=bash

This commit is contained in:
ange 2024-06-23 11:55:35 +02:00
parent a4ce39ce68
commit e691a22cf4
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
2 changed files with 6 additions and 5 deletions

View file

@ -30,5 +30,6 @@ mount -m -o fmask=0077,dmask=0077 /dev/disk/by-partlabel/boot /mnt/boot/
}
cp -rfTv rootfs/ /mnt/
genfstab -U /mnt/ >> /mnt/etc/fstab
swapoff /mnt/swapfile