add turn stuff
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-12-30 16:09:47 +01:00
parent a37694f9c3
commit 025cf6e6dd
3 changed files with 15 additions and 1 deletions

View File

@ -1,4 +1,5 @@
#! /bin/bash
systemctl stop haproxy
certbot renew --standalone --cert-name neko.tormakristof.eu
certbot renew --standalone --cert-name turn.tormakristof.eu
systemctl start haproxy