mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-05-03 17:43:46 +01:00
feat(appimage): use lune's latest logo for appimag
This commit is contained in:
parent
bd82e5346b
commit
159d77bc21
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@ script:
|
|||
- Categories=Development;
|
||||
- Terminal=true
|
||||
- EOF
|
||||
- wget https://raw.githubusercontent.com/microsoft/fluentui-emoji/dfb5c3b7b10e20878a3fee6e3b05660e4d3bd9d5/assets/Crescent%20moon/3D/crescent_moon_3d.png -O usr/share/icons/hicolor/256x256/apps/lune.png
|
||||
- wget -qO- https://github.com/lune-org/lune/raw/b1fc600/assets/logo/tilt-grid.png | magick - -resize 256x256 usr/share/icons/hicolor/256x256/apps/lune.png
|
||||
- cp usr/share/icons/hicolor/256x256/apps/lune.png .
|
||||
- echo $LUNE_VERSION | tee ../VERSION
|
||||
|
|
Loading…
Add table
Reference in a new issue