philomena/docker/mediaproc/safe-rsvg-convert

2 lines
46 B
Bash
Executable file

#!/usr/bin/env sh
rsvg-convert < "$1" -o "$2"