www.franconian.net/static/logoGen/genAll.sh

2 lines
65 B
Bash

for f in *.svg; do python3 generate.py $f colortables.json; done