acme: Update to v1.4.

This updates to the latest git version of acme.sh and drops the patch to
disable timestamps from the output (since that is now supported
upstream).

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
This commit is contained in:
Toke Høiland-Jørgensen
2016-11-28 23:13:52 +01:00
parent 191bf5e4a9
commit 4cebee84ca
3 changed files with 3 additions and 16 deletions
+1
View File
@@ -11,6 +11,7 @@
CHECK_CRON=$1
ACME=/usr/lib/acme/acme.sh
export SSL_CERT_DIR=/etc/ssl/certs
export NO_TIMESTAMP=1
UHTTPD_LISTEN_HTTP=
STATE_DIR='/etc/acme'