mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-11-29 18:48:09 +08:00
7 lines
86 B
Bash
Executable File
7 lines
86 B
Bash
Executable File
dot dots/* -Tpng -O
|
|
mv dots/*.png images
|
|
|
|
dot dots/* -Tsvg -O
|
|
mv dots/*.svg images
|
|
|