Migrated asustor, drobo, qnap, synology, terramaster, wd packages to new UI

This commit is contained in:
vadym 2022-12-23 16:24:11 +02:00
parent 7e3e788842
commit df1bc2669c
8 changed files with 8 additions and 8 deletions

View file

@ -39,7 +39,7 @@ chmod 0775 /tmp/$PKGFOLDER/ -R
echo "coping ui package..."
cp contrib/ui/nas-asustor/* /tmp/$PKGFOLDER/ -r
cp contrib/ui/www/* /tmp/$PKGFOLDER/www/ -r
cp -r contrib/ui/mesh-ui/ui/* /tmp/$PKGFOLDER/www/
echo "Converting icon for: 90x90"
convert -colorspace sRGB ./riv.png -resize 90x90 PNG32:/tmp/$PKGFOLDER/CONTROL/icon.png