mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 14:30:11 +01:00
18db382c47
This includes the old getsig.java since that is the canonical implementation of that algorithm. fixes #5 https://gitlab.com/fdroid/fdroidserver/issues/5
3 lines
31 B
Bash
Executable File
3 lines
31 B
Bash
Executable File
#!/bin/sh
|
|
java getsig $1 $2 $3
|