diff --git a/scripts/make-images.sh b/scripts/make-images.sh index 37b7537..f848a6b 100644 --- a/scripts/make-images.sh +++ b/scripts/make-images.sh @@ -703,6 +703,7 @@ for spread in ${SPREADS[@]} ; do # skip non-spreads... if ! [ -d "$spread" ] ; then + l=$(( l - 1 )) continue fi # skip temporarily disabled...