fix bath to editbootinstall
This commit is contained in:
parent
74f6915da2
commit
4a79b011d1
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user