1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-04 02:00:11 +02:00

Add verifier to available commands

This commit is contained in:
Ciaran Gultnieks 2013-08-29 14:14:09 +01:00
parent 3ed5deb391
commit bd9a0716e9

1
fdroid
View File

@ -24,6 +24,7 @@ commands = [
"build", "build",
"update", "update",
"publish", "publish",
"verify",
"checkupdates", "checkupdates",
"import", "import",
"rewritemeta", "rewritemeta",