proteus-M73tu-adapter/step2_copy_proteusM73tu.sh

7 lines
125 B
Bash

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