philomena/docker/app/safe-rsvg-convert
2019-12-03 14:02:52 -05:00

2 lines
40 B
Bash
Executable file

#!/bin/bash
rsvg-convert < "$1" -o "$2"