Closed kasra-keshavarz closed 8 months ago
There needs to be a until loop to assure the script finishes processing all the files. Sometimes for small domain, the script does not have a chance to copy all the files before it finishes.
until
Resolved with #47
There needs to be a
until
loop to assure the script finishes processing all the files. Sometimes for small domain, the script does not have a chance to copy all the files before it finishes.