hellen-miata-NB2/step2_copy_hellen72_nb2.sh

7 lines
125 B
Bash
Raw Normal View History

2021-12-17 13:16:26 -08:00
#!/bin/bash
cd hellen-one
2022-05-23 08:50:40 -07:00
python2.7 ./bin/copy_from_Kicad.py "frames:hellen" ".." "../../gerber" "72_NB2" "f"
2021-12-17 13:16:26 -08:00
echo "Done!"