alphax-2chan/step2_copy.sh

7 lines
121 B
Bash
Raw Normal View History

#!/bin/bash
cd hellen-one
2022-05-12 06:55:27 -07:00
python3 ./bin/copy_from_Kicad.py "frames:alphax_" ".." "../../gerber" "2ch" "c"
echo "Done!"