fix parameter orders, add S3 rmtree()
This commit is contained in:
@@ -352,7 +352,6 @@ export default class metadataBackup {
|
||||
try {
|
||||
await waitAll([
|
||||
(async () => {
|
||||
console.log('fileName', fileName)
|
||||
return timeout.call(
|
||||
handler.outputStream(stream, fileName).catch(error => {
|
||||
stream.destroy()
|
||||
|
||||
Reference in New Issue
Block a user