chiark / gitweb /
quacks-ingredients: gcode manipulation
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 20 Feb 2020 00:14:15 +0000 (00:14 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 20 Feb 2020 00:14:15 +0000 (00:14 +0000)
Fix

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
quacks-ingredients-make-copy-gcodes

index 35b2d8490463876dc8e9992235b9f5e7b8196fd4..af8559cf17d4d711a92a5827ea6658597608310f 100755 (executable)
@@ -53,6 +53,7 @@ umount /media/sd >/dev/null 2>&1 ||:
 mount /media/sd
 
 for l in 1 2 3 4 5 234; do
+       gh
        cp $g $h
 done