hellen-miata-NB2/step2_copy_hellen72_nb2.sh

7 lines
121 B
Bash
Raw Normal View History

2021-12-17 13:16:26 -08:00
#!/bin/bash
cd hellen-one
python2.7 ./bin/copy_from_Kicad.py "frames" "../.." "../../gerber" "72_NB2" "e"
echo "Done!"