[packages/letsencrypt.sh] ok, hook is settable via config, so drop it from here

arekm arekm at pld-linux.org
Sat May 14 23:02:38 CEST 2016


commit e53dc4db9d1fc2f760c4b6e51c062602311a3987
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat May 14 23:02:33 2016 +0200

    ok, hook is settable via config, so drop it from here

 crontab | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/crontab b/crontab
index 44bf4d8..1b76051 100644
--- a/crontab
+++ b/crontab
@@ -1,3 +1,3 @@
 MAILTO=root
 
-42 02 1 * * /bin/sh -c "/usr/sbin/letsencrypt.sh -c `[ -x /etc/webapps/letsencrypt.sh/hook.sh ] && echo '--hook /etc/webapps/letsencrypt.sh/hook.sh'` > /dev/null"
+42 02 1 * * /usr/sbin/letsencrypt.sh -c > /dev/null
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/letsencrypt.sh.git/commitdiff/e53dc4db9d1fc2f760c4b6e51c062602311a3987



More information about the pld-cvs-commit mailing list