mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +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
31 B
Bash
Executable file
2 lines
31 B
Bash
Executable file
#!/bin/sh
|
|
java getsig $1 $2 $3
|