philomena/docker/app/safe-rsvg-convert

3 lines
40 B
Text
Raw Normal View History

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