diff --git a/fdroidserver/__main__.py b/fdroidserver/__main__.py index aa41024e..5460b79b 100755 --- a/fdroidserver/__main__.py +++ b/fdroidserver/__main__.py @@ -77,8 +77,8 @@ COMMANDS_INTERNAL = [ "pull", "pull_verify", "push", - "schedule_verify", "schedule_buildcycle", + "schedule_verify", "send_buildcycle", "up", ]