bunch of fixes, change sy host, deploy some new stuff
[distro-setup] / filesystem / etc / cron.daily / check-lets-encrypt-ssl-settings
index 5646d7570d5249dcacbc9d497d876cc5f92ffa49..c108521828531af863eeff83bd5c8a6d3a81edb6 100755 (executable)
@@ -33,7 +33,7 @@ if [[ -e $lock_file ]]; then
 fi
 
 d=/a/opt/certbot
-gitget https://github.com/certbot/certbot.git $d &>/tmp/${0##*/}.log
+gitget https://github.com/certbot/certbot.git $d |& ts "%F %T" >>/tmp/${0##*/}.log
 cd $d
 
 f=certbot-apache/certbot_apache/_internal/tls_configs/current-options-ssl-apache.conf