mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
This commit will allow us to pass the arguments in the 'clean...' functions when calling the `main` function (in `provision`). It also changes args parsing function location to `if __name__ == "__main__"` block as we wouldn't need it to parse args when we call the function.
657 B
Executable File
657 B
Executable File