add vr-discrete to copy_all_modules_from_Kicad.sh

This commit is contained in:
Andrei 2021-05-13 21:12:01 +03:00
parent ecde70c1f8
commit 310b69a14c
1 changed files with 1 additions and 0 deletions

View File

@ -3,5 +3,6 @@
cd hellen-one
python2.7 ./bin/copy_from_Kicad.py "modules" "kicad/modules" "gerber" "wbo" "0.1"
python2.7 ./bin/copy_from_Kicad.py "modules" "kicad/modules" "gerber" "vr-discrete" "0.1"
echo "Done!"