added favicon RIVM-40

This commit is contained in:
vadym 2022-12-21 12:37:11 +02:00
parent eeae07c59b
commit 2b9932c36f
2 changed files with 10 additions and 2 deletions

View file

@ -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