X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/4bf43ab9d4e6b724836724c1d514760d164df79a..82e99a3b37e70057387942db6c5844a7663e4e6c:/INSTALL/ventoy_pack.sh diff --git a/INSTALL/ventoy_pack.sh b/INSTALL/ventoy_pack.sh index da72c7a..315d840 100644 --- a/INSTALL/ventoy_pack.sh +++ b/INSTALL/ventoy_pack.sh @@ -189,6 +189,7 @@ cp $OPT Ventoy2Disk_*.exe $tmpdir/altexe/ +cp $OPT $tmpdir/tool/plugson.tar.xz $tmpdir/ventoy/ cp $OPT $LANG_DIR/languages.json $tmpdir/ventoy/ rm -rf $tmpdir/tool rm -f $tmpdir/*.sh @@ -216,4 +217,6 @@ else fi rm -f log.txt +rm -f sha256.txt +sha256sum ventoy-${curver}-* > sha256.txt