fixups for the windows portable

This commit is contained in:
idk
2022-11-06 16:12:55 -05:00
parent 44ce8335a1
commit 9469293bcf

3
zip.sh
View File

@@ -30,4 +30,5 @@ rm -vrf "tor-browser_${locale}"
cd "$SCRIPT_DIR" || exit 1
rm -rf I2P-portable && cp -r I2P I2P-portable
powershell Compress-Archive -force I2P-portable I2P-portable.zip
#powershell Compress-Archive -force I2P-portable I2P-portable.zip
zip -r I2P-portable.zip I2P-portable