echo "Running certbot renew" > /root/scripts/certbot.log /bin/certbot renew >> /root/scripts/certbot.log echo "Finished certbot renew" >> /root/scripts/certbot.log