diff --git a/dhiraaguscrap/scrap.sh b/dhiraaguscrap/scrap.sh index 24cbb983..6007b5f5 100644 --- a/dhiraaguscrap/scrap.sh +++ b/dhiraaguscrap/scrap.sh @@ -21,11 +21,11 @@ do fi START_NUMBER=$(echo $[$START_NUMBER+1]) - printf -v NUMBER "%06d" $START_NUMBER +# printf -v NUMBER "%06d" $START_NUMBER sleep 3.5 else echo delaying - sleep 70 + sleep 70 fi done