proteus-Honda-K-125-adapter/step2_copy_proteus125honda.sh

7 lines
128 B
Bash
Raw Normal View History

2021-10-02 15:49:03 -07:00
#!/bin/bash
cd hellen-one
2021-10-09 07:23:01 -07:00
python2.7 ./bin/copy_from_Kicad.py "frames:proteus" ".." "../../gerber" "125honda" "a"
2021-10-02 15:49:03 -07:00
echo "Done!"