Add shell scrpits
This commit is contained in:
parent
bc6d07d7f5
commit
d888a44987
|
@ -0,0 +1 @@
|
|||
rm gen_*
|
|
@ -0,0 +1 @@
|
|||
for f in *.svg; do python3 generate.py $f colortables.json; done
|
Loading…
Reference in New Issue