mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
Moved the upload scripts to a proper command
This commit is contained in:
parent
660b368d71
commit
3680beca30
5 changed files with 55 additions and 7 deletions
3
fdroid
3
fdroid
|
|
@ -28,7 +28,8 @@ commands = [
|
|||
"import",
|
||||
"rewritemeta",
|
||||
"scanner",
|
||||
"stats"]
|
||||
"stats",
|
||||
"server"]
|
||||
|
||||
def main():
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue