From: Guo Xiang Tan Date: Mon, 19 Sep 2016 09:02:40 +0000 (+0800) Subject: Bump acme.sh version. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=0a27babd4b1a8d7fe220bd6c4792fcdda68c6e79;p=discourse_docker.git Bump acme.sh version. --- diff --git a/templates/web.letsencrypt.ssl.template.yml b/templates/web.letsencrypt.ssl.template.yml index a305939..afd16d8 100644 --- a/templates/web.letsencrypt.ssl.template.yml +++ b/templates/web.letsencrypt.ssl.template.yml @@ -10,7 +10,7 @@ hooks: - exec: cmd: - - cd /root && git clone https://github.com/Neilpang/acme.sh.git && cd /root/acme.sh && git reset --hard 1e6b68f5d187fa3d64c889d04a77ee1c79726282 + - cd /root && git clone https://github.com/Neilpang/acme.sh.git && cd /root/acme.sh && git reset --hard 267f283a31c7df68ae5852d0b04d8ef6bb36a1b3 - touch /var/spool/cron/crontabs/root - install -d -m 0755 -g root -o root $LETSENCRYPT_DIR - cd /root/acme.sh && LE_WORKING_DIR="${LETSENCRYPT_DIR}" ./acme.sh --install