update copy_121vag.sh in response to copy_from_Kicad.py
This commit is contained in:
parent
ab37082460
commit
53dfcd3ea6
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd hellen-one
|
||||
python2.7 ./bin/copy_from_Kicad.py ".." "121vag" "a"
|
||||
python2.7 ./bin/copy_from_Kicad.py "frames" ".." "121vag" "a"
|
||||
|
||||
echo "Done!"
|
||||
|
|
Loading…
Reference in New Issue