mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 22:25:07 +03:00
7Zipped ui fo Windows RIVM-23
This commit is contained in:
parent
0864834e36
commit
78960c0b1d
1 changed files with 0 additions and 1 deletions
|
@ -111,7 +111,6 @@ else
|
|||
fi
|
||||
|
||||
PKG_UI_ASSETS_ZIP=$(pwd)/ui.zip
|
||||
7z a "$PKG_UI_ASSETS_ZIP"
|
||||
( cd "$PKGUIFOLDER" && 7z a "$PKG_UI_ASSETS_ZIP" * )
|
||||
|
||||
if [ $PKGNAME != "master" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue