#!/bin/bash
cd ..
python3 ./bin/copy_from_Kicad.py "frames:hellen" "tests" "../../gerber" "1test" "a"
echo "Done!"