diff --git a/launcher-image/src/cron-command b/launcher-image/src/cron-command index c2c466a..76f59c8 100755 --- a/launcher-image/src/cron-command +++ b/launcher-image/src/cron-command @@ -35,5 +35,5 @@ function listVolumes(){ } # run for every volume in parallel -listVolumes | parallel --lb -j 3 -n 1 --progress run-mirror-update +listVolumes | parallel --lb -j 3 -n 1 run-mirror-update