Created
December 4, 2022 21:00
-
-
Save obfusk/0e092ee039f3ce42b6f3d8e14fc03f8b to your computer and use it in GitHub Desktop.
verify F-Droid index-v1.jar using apksigtool
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| apksigtool verify-v1 --allow-unsafe=SHA1 --signed-by=43238d512c1e5eb2d6569f4a3afbf5523418b82e0a3ed1552770abb9a9c9ccab: index-v1.jar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment