mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Add 'fdroid install', more rewriting
This commit is contained in:
parent
a4780c2107
commit
93d8d23cee
4 changed files with 122 additions and 20 deletions
1
fdroid
1
fdroid
|
@ -22,6 +22,7 @@ import sys
|
|||
commands = [
|
||||
"build",
|
||||
"init",
|
||||
"install",
|
||||
"update",
|
||||
"publish",
|
||||
"verify",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue