mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 12:37:58 +01:00
3 lines
40 B
Text
3 lines
40 B
Text
|
#!/bin/bash
|
||
|
rsvg-convert < "$1" -o "$2"
|