feat: shell=bash
This commit is contained in:
parent
a4ce39ce68
commit
e691a22cf4
2 changed files with 6 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue