3 lines
60 B
Text
3 lines
60 B
Text
|
#!/bin/sh
|
||
|
sed -e 's/★/☻/g' ../iam-template-big/"$2".svg
|