mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
3 lines
124 B
Bash
3 lines
124 B
Bash
#!/usr/bin/env bash
|
|
|
|
convert -background none media/com.libretro.RetroArch.svg -resize 160x160 -negate webos/icon160.png
|