proteus-Honda-OBD2A-adapter/step2_copy_proteusOBD2Ahond...

7 lines
130 B
Bash

#!/bin/bash
cd hellen-one
python2.7 ./bin/copy_from_Kicad.py "frames:proteus" ".." "../../gerber" "OBD2Ahonda" "a"
echo "Done!"