wip: letsencrypt
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
mkdir -p /etc/letsencrypt/renewal
|
||||
/usr/local/bin/certbot renew > /etc/letsencrypt/renewal/letsencrypt.log
|
||||
Reference in New Issue
Block a user