hellen-one/tests/step2_copy_hellen1test.sh

7 lines
117 B
Bash
Executable File

#!/bin/bash
cd ..
python3 ./bin/copy_from_Kicad.py "frames:hellen" "tests" "../../gerber" "1test" "a"
echo "Done!"