fix bath to editbootinstall

This commit is contained in:
Louis Abel 2024-05-04 00:22:16 -07:00
parent 74f6915da2
commit 4a79b011d1
Signed by: label
GPG Key ID: 2A6975660E424560

View File

@ -14,7 +14,7 @@
bootpartition="true" bootpartsize="1000" bootfilesystem="ext4" efipartsize="100" firmware="efi"
kernelcmdline="console=ttyAMA0,115200 console=tty1 root=LABEL=RPIROOT rootfstype=ext4 elevator=deadline rootwait"
devicepersistency="by-label"
editbootinstall="editbootinstall_rpi.sh"
editbootinstall="sbc/editbootinstall_rpi.sh"
rootfs_label="RPIROOT">
<oemconfig>
<oem-resize>false</oem-resize>