docker-swag/root/app/le-renew.sh
2022-11-22 20:55:25 +00:00

10 lines
272 B
Bash

#!/usr/bin/with-contenv bash
# shellcheck shell=bash
echo "<------------------------------------------------->"
echo
echo "<------------------------------------------------->"
echo "cronjob running on $(date)"
echo "Running certbot renew"
certbot renew --non-interactive