progress?

This commit is contained in:
rusefillc 2022-05-18 09:56:16 -04:00
parent 8d4864369c
commit ca550ea1ed
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
#!/bin/bash
if [ ! -f hellen-one/git_scripts ]; then
echo "No submodules?"
git submodule update --init --recursive
fi
cd hellen-one
python3 ./bin/copy_from_Kicad.py "frames:alphax_" ".." "../../gerber" "2ch" "c"