mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-19 01:31:34 +00:00
Updated pathsController.js
This commit is contained in:
parent
46fa9677ff
commit
24b9a8ac78
@ -75,6 +75,8 @@ self.init = async () => {
|
|||||||
))
|
))
|
||||||
await self.rmdir(root)
|
await self.rmdir(root)
|
||||||
}))
|
}))
|
||||||
|
if (uuidDirs.length)
|
||||||
|
logger.log(`Purged ${uuidDirs.length} unfinished chunks`)
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = self
|
module.exports = self
|
||||||
|
Loading…
Reference in New Issue
Block a user