diff --git a/ont/ont-transfer.sh b/ont/ont-transfer.sh index c055554..a05320d 100755 --- a/ont/ont-transfer.sh +++ b/ont/ont-transfer.sh @@ -43,7 +43,7 @@ if [ ! "$OFFSET" = "1" ]; then done done else - KEEPERS=( $(seq "%02g" 01 96) ) + KEEPERS=( $(seq -f "%02g" 01 96) ) fi # Find where the flash drive is mounted