mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Add verifier to available commands
This commit is contained in:
parent
3ed5deb391
commit
bd9a0716e9
1 changed files with 1 additions and 0 deletions
1
fdroid
1
fdroid
|
|
@ -24,6 +24,7 @@ commands = [
|
||||||
"build",
|
"build",
|
||||||
"update",
|
"update",
|
||||||
"publish",
|
"publish",
|
||||||
|
"verify",
|
||||||
"checkupdates",
|
"checkupdates",
|
||||||
"import",
|
"import",
|
||||||
"rewritemeta",
|
"rewritemeta",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue