mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 23:04:39 -04:00
I prefer to err toward simplicity here. Yes, there's an assumption necessary for this to work--that the shell doesn't do multiple open() calls to the script path throughout the life of the interpreter--but I think it's reasonable. The alternative of exec-ing out to a dedicated update script which then execs back to le-auto has more moving parts (like extra files that we have to clean up) and is longer. |
||
|---|---|---|
| .. | ||
| pieces | ||
| tests | ||
| build.py | ||
| Dockerfile | ||
| letsencrypt-auto | ||
| letsencrypt-auto.sig | ||
| letsencrypt-auto.template | ||