autotss
autotss copied to clipboard
Add --nocache tsschecker parameter
Cached files like the firmwares.json can prevent tsschecker to successfully save SHSH blobs for recent firmwares. The --nocache parameter makes tsschecker redownload these files each time, thus avoiding this problem.
See also: https://github.com/tihmstar/tsschecker/issues/166