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