Script to package files for manufacturer

Signed-off-by: fly <merspieler@alwaysdata.net>
This commit is contained in:
fly 2024-07-28 20:21:56 +02:00
parent da00494af5
commit 252540c752

6
Pedestal/pack-manu-files.sh Executable file
View file

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