docker-swag/root/app/le-renew.sh

10 lines
272 B
Bash
Raw Normal View History

2020-08-03 15:00:14 +00:00
#!/usr/bin/with-contenv bash
2022-11-22 20:55:25 +00:00
# shellcheck shell=bash
2020-08-03 15:00:14 +00:00
echo "<------------------------------------------------->"
echo
echo "<------------------------------------------------->"
echo "cronjob running on $(date)"
2020-08-03 15:00:14 +00:00
echo "Running certbot renew"
certbot renew --non-interactive