feat: adding certbot renewal service and timer

This commit is contained in:
2021-11-05 10:49:28 +01:00
parent 889c38c944
commit 304ba5ca0b
3 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
nginx -tq && systemctl restart nginx