copanier/remote/ssl-renew
2019-03-24 15:45:58 +01:00

5 lines
80 B
Bash

#!/bin/bash
certbot -c /srv/eurordis/certbot.ini renew
systemctl reload nginx