Delete JackettUpdate temp files

This commit is contained in:
kaso17
2017-01-19 15:03:44 +01:00
parent f96a493c08
commit bbff25fd54
2 changed files with 34 additions and 0 deletions

View File

@@ -177,6 +177,7 @@ namespace Jackett.Services
}
indexerService.SortIndexers();
client.Init();
updater.CleanupTempDir();
}
public void Start()