hellen-one/tests/step2_copy_hellen1test.sh

7 lines
117 B
Bash
Raw Normal View History

2022-05-17 22:31:26 -07:00
#!/bin/bash
cd ..
python3 ./bin/copy_from_Kicad.py "frames:hellen" "tests" "../../gerber" "1test" "a"
echo "Done!"