X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=machine_specific%2Ftreetowl%2Ffilesystem%2Fetc%2Fcron.daily%2Fcheck-lets-encrypt-ssl-settings;h=87e45c021940d716cee3a8bcdc3c863c8932c3a7;hb=7bb80db9b2945f6d2aca34291410a29794b1ceb5;hp=b5b874aaee818c28fbc67e226528a131884b4afc;hpb=c1979b833e441369c17aba26cbc1fa7af9b30002;p=distro-setup diff --git a/machine_specific/treetowl/filesystem/etc/cron.daily/check-lets-encrypt-ssl-settings b/machine_specific/treetowl/filesystem/etc/cron.daily/check-lets-encrypt-ssl-settings index b5b874a..87e45c0 100755 --- a/machine_specific/treetowl/filesystem/etc/cron.daily/check-lets-encrypt-ssl-settings +++ b/machine_specific/treetowl/filesystem/etc/cron.daily/check-lets-encrypt-ssl-settings @@ -26,7 +26,7 @@ gitget https://github.com/certbot/certbot.git $d &>/tmp/${0##*/}.log cd $d f=certbot-apache/certbot_apache/options-ssl-apache.conf -out=$(git log -p --since 2014-08-14 $f) +out=$(git log -p --since 2016-08-14 $f) if [[ $out ]]; then cat <