#! /usr/bin/env bash if [[ "$1" == "" ]] then exit fi cd $1/pcb/manufacturing/ zip $1.zip *.gbr *.drl