mirror of
https://github.com/Myzel394/Alibi.git
synced 2025-06-18 23:05:26 +02:00
fix: Delete cache file after using it
This commit is contained in:
parent
cb9a86be67
commit
b1167577ef
@ -82,6 +82,7 @@ class MediaConverter {
|
|||||||
command
|
command
|
||||||
) { session ->
|
) { session ->
|
||||||
runCatching {
|
runCatching {
|
||||||
|
listFile.delete()
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!ReturnCode.isSuccess(session!!.returnCode)) {
|
if (!ReturnCode.isSuccess(session!!.returnCode)) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user