alphax-2chan/step2_copy_alphax_2ch.sh

7 lines
123 B
Bash
Raw Normal View History

#!/bin/bash
cd hellen-one
2022-02-18 11:49:22 -08:00
python2.7 ./bin/copy_from_Kicad.py "frames:alphax_" ".." "../../gerber" "2ch" "b"
echo "Done!"