mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 16:09:47 +00:00
4 lines
111 B
Bash
4 lines
111 B
Bash
#!/usr/bin/env bash
|
|
|
|
convert -background none media/retroarch.svg -resize 160x160 -negate webos/icon160.png
|