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