hellen-miata-NA6/step2_copy_hellen64_na6.sh

7 lines
124 B
Bash
Raw Permalink Normal View History

2021-04-10 00:03:41 -07:00
#!/bin/bash
cd hellen-one
2022-08-24 06:56:03 -07:00
python2.7 ./bin/copy_from_Kicad.py "frames" "../.." "../../gerber" "64_NA6_94" "d"
2021-04-10 00:03:41 -07:00
echo "Done!"