mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-02-01 11:56:43 +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"
|