X-Git-Url: https://git.ralfj.de/lets-encrypt-tiny.git/blobdiff_plain/dc4016b0062b501a783f99f0cf8201023d8a3e56..b3659a4de3c6d1bd34d616ccad0708575c65da7b:/letsencrypt-tiny 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