hellen-miata-NB1/step2_copy_hellen64_nb1.sh

7 lines
121 B
Bash

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