This commit is contained in:
andreika-git 2022-05-12 16:55:27 +03:00
parent e380c14780
commit 5b81faa997
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
cd hellen-one
python2.7 ./bin/copy_from_Kicad.py "frames:alphax_" ".." "../../gerber" "2ch" "c"
python3 ./bin/copy_from_Kicad.py "frames:alphax_" ".." "../../gerber" "2ch" "c"
echo "Done!"