X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/1840cb8f38f3ee14a50a5779ecbf7897f8f02bd9..042ca4b5e36ffbe5897083e7bce2cf76dc145efd:/INSTALL/ventoy_pack.sh?ds=inline diff --git a/INSTALL/ventoy_pack.sh b/INSTALL/ventoy_pack.sh index 8a5ad70..577a23a 100644 --- a/INSTALL/ventoy_pack.sh +++ b/INSTALL/ventoy_pack.sh @@ -8,6 +8,8 @@ fi dos2unix -q ./tool/ventoy_lib.sh dos2unix -q ./tool/VentoyWorker.sh +dos2unix -q ./tool/WebDeepin.sh +dos2unix -q ./tool/WebUos.sh . ./tool/ventoy_lib.sh @@ -25,6 +27,10 @@ sh mkcpio.sh sh mkloopex.sh cd - +cd ../Unix +sh pack_unix.sh +cd - + cd ../LinuxGUI sh language.sh || exit 1 sh build.sh @@ -76,6 +82,7 @@ cp $OPT ./tool/i386/mount.exfat-fuse $tmpmnt/tool/mount.exfat-fuse_i386 cp $OPT ./tool/x86_64/mount.exfat-fuse $tmpmnt/tool/mount.exfat-fuse_x86_64 cp $OPT ./tool/aarch64/mount.exfat-fuse $tmpmnt/tool/mount.exfat-fuse_aarch64 + rm -f $tmpmnt/grub/i386-pc/*.img