hellen-miata-NB2/step2_copy_hellen72_nb2.sh

7 lines
125 B
Bash

#!/bin/bash
cd hellen-one
python2.7 ./bin/copy_from_Kicad.py "frames:hellen" ".." "../../gerber" "72_NB2" "f"
echo "Done!"