Skip to content

Fix error message suggesting to run invalid command "zap -a"

postmarketOS Bot requested to merge fix/invalid-zap-a-message into master

Created by: ollieparanoid

The message showed up, when you apk-static download could not be verified. What the user needs to do instead is checking if openssl is installed, and possibly delete the http cache ("zap -hc").

Merge request reports