automate all the things
This commit is contained in:
4
roles/neko/files/certbot
Normal file
4
roles/neko/files/certbot
Normal file
@ -0,0 +1,4 @@
|
||||
#! /bin/bash
|
||||
systemctl stop haproxy
|
||||
certbot renew --standalone --cert-name neko.tormakristof.eu
|
||||
systemctl start haproxy
|
Reference in New Issue
Block a user