Moved the upload scripts to a proper command

This commit is contained in:
Ciaran Gultnieks 2012-03-11 13:17:37 +00:00
parent 660b368d71
commit 3680beca30
5 changed files with 55 additions and 7 deletions

3
fdroid
View file

@ -28,7 +28,8 @@ commands = [
"import",
"rewritemeta",
"scanner",
"stats"]
"stats",
"server"]
def main():