X-Git-Url: https://git.ralfj.de/lets-encrypt-tiny.git/blobdiff_plain/db9d921f0cc0e1917b7d84baaaadc76d3cac9491..07d301fd8adeaf8ad40591a418da394ad37816ce:/letsencrypt-tiny?ds=sidebyside diff --git a/letsencrypt-tiny b/letsencrypt-tiny index 7f23ad5..d4e696d 100755 --- a/letsencrypt-tiny +++ b/letsencrypt-tiny @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -## Call with "--help" for documentation. +## See for documentation. import argparse, configparser, itertools, stat, os, os.path, sys, subprocess, datetime