mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-06 07:20:29 +03:00
A little utility to calculate an md5 sum of an APK's signature in a form that matches the client code
This commit is contained in:
parent
64558fcc13
commit
05ffc6c443
3 changed files with 92 additions and 0 deletions
2
getsig/make.sh
Executable file
2
getsig/make.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
javac getsig.java
|
||||
Loading…
Add table
Add a link
Reference in a new issue