summaryrefslogtreecommitdiff
path: root/cron-renew-certs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cron-renew-certs.sh')
-rwxr-xr-xcron-renew-certs.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/cron-renew-certs.sh b/cron-renew-certs.sh
index cb63c4b..32768bd 100755
--- a/cron-renew-certs.sh
+++ b/cron-renew-certs.sh
@@ -3,5 +3,8 @@ set -ex
echo "Updating certs - $(date --iso=s)"
cd /home/bill/apps/certbot
docker-compose -f /home/bill/apps/certbot/docker-compose.yml run certbot
+docker-compose -f /home/bill/apps/certbot/docker-compose.yml run porkbun-bot-twime
+docker-compose -f /home/bill/apps/certbot/docker-compose.yml run porkbun-bot-bill
-
+cd /home/bill/apps/public_nginx/
+docker-compose -f docker-compose.yml up -d --force-recreate