mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
le dns
This commit is contained in:
@@ -69,6 +69,8 @@ def certbot(c):
|
||||
|
||||
apt_get_purge(c, 'certbot')
|
||||
c.sudo('snap install --classic certbot', warn=True)
|
||||
c.sudo('snap set certbot trust-plugin-with-root=ok', warn=True)
|
||||
c.sudo('snap install certbot-dns-cloudflare', warn=True)
|
||||
|
||||
|
||||
def lego(c):
|
||||
|
||||
Reference in New Issue
Block a user