mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-08-25 16:35:07 +03:00
added favicon RIVM-40
This commit is contained in:
parent
eeae07c59b
commit
2b9932c36f
2 changed files with 10 additions and 2 deletions
|
@ -106,6 +106,7 @@ else
|
|||
exit 1
|
||||
fi
|
||||
|
||||
cp riv.ico "$PKGUIFOLDER"/favicon.ico
|
||||
PKG_UI_ASSETS_ZIP=$(pwd)/ui.zip
|
||||
( cd "$PKGUIFOLDER" && 7z a "$PKG_UI_ASSETS_ZIP" * )
|
||||
PKG_UI_ASSETS_ZIP=ui.zip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue