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