mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 23:12:46 +03:00

This includes the old getsig.java since that is the canonical implementation of that algorithm. fixes #5 https://gitlab.com/fdroid/fdroidserver/issues/5
2 lines
28 B
Bash
Executable file
2 lines
28 B
Bash
Executable file
#!/bin/sh
|
|
javac getsig.java
|