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