mirror of
https://github.com/libretro/RetroArch
synced 2024-12-26 21:29:08 +00:00
c90f7aba6c
Reverse DNS being com.libretro.RetroArch
4 lines
124 B
Bash
4 lines
124 B
Bash
#!/usr/bin/env bash
|
|
|
|
convert -background none media/com.libretro.RetroArch.svg -resize 160x160 -negate webos/icon160.png
|