6 lines
133 B
Bash
6 lines
133 B
Bash
#!/command/with-contenv bash
|
|
# shellcheck shell=bash
|
|
echo ''
|
|
date
|
|
echo "Attempting to renew certificates"
|
|
bash /config/.renew-list.sh |