This commit is contained in:
@@ -144,7 +144,7 @@ async function clearDownloadsFolder() {
|
||||
console.log('Waiting for file:', downloadedFilePath);
|
||||
await waitForFile(downloadedFilePath);
|
||||
|
||||
parseThisShit(downloadedFilePath);
|
||||
await parseThisShit(downloadedFilePath);
|
||||
|
||||
await clearDownloadsFolder();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user