X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/1bf3e73373ccf4d515e4b554b5d8e233aaf1e6f3..8dce0adda6e1967de616287e224b914eb1bcef8e:/INSTALL/ventoy_pack.sh diff --git a/INSTALL/ventoy_pack.sh b/INSTALL/ventoy_pack.sh index 73eb819..6dd16b2 100644 --- a/INSTALL/ventoy_pack.sh +++ b/INSTALL/ventoy_pack.sh @@ -16,6 +16,7 @@ fi cd ../IMG sh mkcpio.sh +sh mkloopex.sh cd - @@ -103,9 +104,17 @@ for file in $(ls); do fi done +#chmod cd $CurDir +find $tmpdir/ -type d -exec chmod 755 "{}" + +find $tmpdir/ -type f -exec chmod 644 "{}" + +chmod +x $tmpdir/Ventoy2Disk.sh +chmod +x $tmpdir/CreatePersistentImg.sh + tar -czvf ventoy-${curver}-linux.tar.gz $tmpdir + + rm -f ventoy-${curver}-windows.zip cp -a Ventoy2Disk*.exe $tmpdir/ cp -a $LANG_DIR/languages.ini $tmpdir/ventoy/