Add 'fdroid install', more rewriting

This commit is contained in:
Daniel Martí 2013-12-11 18:35:58 +01:00
parent a4780c2107
commit 93d8d23cee
4 changed files with 122 additions and 20 deletions

1
fdroid
View file

@ -22,6 +22,7 @@ import sys
commands = [
"build",
"init",
"install",
"update",
"publish",
"verify",