mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-01-20 22:47:59 +01:00
3 lines
40 B
Text
3 lines
40 B
Text
|
#!/bin/bash
|
||
|
rsvg-convert < "$1" -o "$2"
|