[BOARD] add "dialog" box for RESIZE procedure (#36)

in firstboot script
This commit is contained in:
Apaczer
2023-05-30 18:50:51 +02:00
committed by GitHub
parent b430a7b54e
commit fe6a544606
3 changed files with 7 additions and 4 deletions

View File

@@ -11,7 +11,8 @@ image bootfs.vfat {
"boot/firstboot",
"boot/firstboot.custom.sh-OFF",
"boot/modules.custom.sh",
"boot/normalboot.custom.sh"
"boot/normalboot.custom.sh",
"boot/resize"
}
file configs/manifest {
image = "boot/configs/manifest"