mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-23 20:18:00 +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"
|