mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
added signatures subcommand
This commit is contained in:
parent
be874b1134
commit
3e6dfacf6c
5 changed files with 238 additions and 1 deletions
1
fdroid
1
fdroid
|
@ -44,6 +44,7 @@ commands = OrderedDict([
|
|||
("server", "Interact with the repo HTTP server"),
|
||||
("signindex", "Sign indexes created using update --nosign"),
|
||||
("btlog", "Update the binary transparency log for a URL"),
|
||||
("signatures", "Extract signatures from APKs"),
|
||||
])
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue