7Zipped ui fo Windows RIVM-23

This commit is contained in:
Mihail Slobodyanuk 2022-12-13 19:49:31 +02:00
parent 0864834e36
commit 78960c0b1d

View file

@ -111,7 +111,6 @@ else
fi fi
PKG_UI_ASSETS_ZIP=$(pwd)/ui.zip PKG_UI_ASSETS_ZIP=$(pwd)/ui.zip
7z a "$PKG_UI_ASSETS_ZIP"
( cd "$PKGUIFOLDER" && 7z a "$PKG_UI_ASSETS_ZIP" * ) ( cd "$PKGUIFOLDER" && 7z a "$PKG_UI_ASSETS_ZIP" * )
if [ $PKGNAME != "master" ]; then if [ $PKGNAME != "master" ]; then