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