alphax-4chan/step2_copy.sh

7 lines
123 B
Bash
Executable File

#!/bin/bash
cd hellen-one
python2.7 ./bin/copy_from_Kicad.py "frames:alphax_" ".." "../../gerber" "4ch" "b"
echo "Done!"