aboutsummaryrefslogtreecommitdiff
path: root/convert.sh
diff options
context:
space:
mode:
Diffstat (limited to 'convert.sh')
-rwxr-xr-xconvert.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/convert.sh b/convert.sh
index 7bc1a4f..b5538ec 100755
--- a/convert.sh
+++ b/convert.sh
@@ -73,7 +73,7 @@ done
# Make a copy used as input file in fix-layer-4.py
cp "Cryptech Alpha.kicad_pcb" "convert.kicad_pcb"
-../fix-layer-4.py "convert.kicad_pcb" "Cryptech Alpha.kicad_pcb"
+../fix-pcb.py "convert.kicad_pcb" "Cryptech Alpha.kicad_pcb"
echo ""