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-02-10 11:16:56 -08:00
python2.7 ./bin/copy_from_Kicad.py "frames:hellen" ".." "../../gerber" "72_NB2" "e"
2021-12-17 13:16:26 -08:00
echo "Done!"