hellen-miata-NB1/step2_copy_hellen64_nb1.sh

7 lines
125 B
Bash

#!/bin/bash
cd hellen-one
python2.7 ./bin/copy_from_Kicad.py "frames:hellen" ".." "../../gerber" "64_NB1" "c"
echo "Done!"