mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 04:27:59 +01:00
2 lines
46 B
Bash
Executable file
2 lines
46 B
Bash
Executable file
#!/usr/bin/env sh
|
|
rsvg-convert < "$1" -o "$2"
|