mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-23 20:18:00 +01:00
2 lines
40 B
Bash
Executable file
2 lines
40 B
Bash
Executable file
#!/bin/bash
|
|
rsvg-convert < "$1" -o "$2"
|