certbot/letsencrypt-auto-source
Erik Rose d4804fd9e6 Use a new file for the updated le-auto script. Fix #2456.
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.
2016-02-25 00:15:28 -05:00
..
pieces Merge pull request #2485 from letsencrypt/arch-bootstrap 2016-02-24 14:40:44 -08:00
tests If le-auto's installation fails, delete the venv. Fix #2332. 2016-02-11 17:17:09 -05:00
build.py Rename letsencrypt_auto dir to match other dirs. 2016-01-08 16:26:25 -05:00
Dockerfile Revert "Let --no-self-upgrade bootstrap OS packages. Fix #2432." 2016-02-16 17:10:59 -08:00
letsencrypt-auto Use a new file for the updated le-auto script. Fix #2456. 2016-02-25 00:15:28 -05:00
letsencrypt-auto.sig Release 0.4.0 2016-02-10 18:48:40 -08:00
letsencrypt-auto.template Use a new file for the updated le-auto script. Fix #2456. 2016-02-25 00:15:28 -05:00