hellen-boards/copy_121vag.sh

7 lines
94 B
Bash

#!/bin/bash
cd hellen-one
python2.7 ./bin/copy_from_Kicad.py ".." "121vag" "a"
echo "Done!"