philomena/docker/app/safe-rsvg-convert

3 lines
46 B
Text
Raw Normal View History

#!/usr/bin/env sh
2019-12-03 19:36:50 +01:00
rsvg-convert < "$1" -o "$2"