hellen-miata-NB2/step2_copy_hellen72_nb2.sh

7 lines
121 B
Bash

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