From: Ian Jackson Date: Thu, 20 Feb 2020 00:14:15 +0000 (+0000) Subject: quacks-ingredients: gcode manipulation X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=9f91b57866e348397d6d6abc15f5ffce4fca47f6;hp=f163e96f857d356c1d2361cfdd0555c40ce9d5e5;p=reprap-play.git quacks-ingredients: gcode manipulation Fix Signed-off-by: Ian Jackson --- diff --git a/quacks-ingredients-make-copy-gcodes b/quacks-ingredients-make-copy-gcodes index 35b2d84..af8559c 100755 --- a/quacks-ingredients-make-copy-gcodes +++ b/quacks-ingredients-make-copy-gcodes @@ -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