summaryrefslogtreecommitdiffstats
path: root/acme_dns_tiny.py
diff options
context:
space:
mode:
Diffstat (limited to 'acme_dns_tiny.py')
-rw-r--r--acme_dns_tiny.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/acme_dns_tiny.py b/acme_dns_tiny.py
index adeb812..ca29155 100644
--- a/acme_dns_tiny.py
+++ b/acme_dns_tiny.py
@@ -322,4 +322,4 @@ def main(args):
if __name__ == "__main__":
- main()
+ main(None)