]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - IMG/mkcpio.sh
1. Boot menu over serial supported
[Ventoy.git] / IMG / mkcpio.sh
index c288ed94d13fd8565778840ba40f1db202925c6b..301d7ccae3ef3751e5852b79afce92b29924b8b9 100644 (file)
@@ -28,7 +28,8 @@ find ./tool | cpio  -o -H newc>tool.cpio
 xz tool.cpio
 rm -rf tool
 
-xz ventoy.sh
+xz ventoy_chain.sh
+xz ventoy_loop.sh
 
 find ./hook | cpio  -o -H newc>hook.cpio
 xz hook.cpio