mirror of
https://github.com/certbot/certbot.git
synced 2026-03-24 19:35:29 -04:00
Ported from #1751. * Make sure any Python passed in as $LE_PYTHON actually exists. * Dodge a word-splitting bug: `a='a b'; export a=${a:-c}; echo $a` gives `a` instead of `a b` under shells that respect POSIX.1, like dash. |
||
|---|---|---|
| .. | ||
| pieces | ||
| tests | ||
| build.py | ||
| Dockerfile | ||
| letsencrypt-auto | ||
| letsencrypt-auto.sig | ||
| letsencrypt-auto.template | ||