mirror of
https://github.com/izzy2lost/RetroArch.git
synced 2026-03-26 16:42:27 -07: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
|