#254 clean up S3 images - cleanup script - optimise
This commit is contained in:
parent
9aa9675b4c
commit
78b90867ae
|
@ -125,7 +125,7 @@ async function cleanup() {
|
|||
}
|
||||
});
|
||||
}
|
||||
throw 'aaa';
|
||||
|
||||
if (objects.Contents.length < chunkSize) {
|
||||
break;
|
||||
}
|
||||
|
|
Reference in New Issue