Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Warren <bmw@users.noreply.github.com>2020-10-30 23:08:57 +0300
committerGitHub <noreply@github.com>2020-10-30 23:08:57 +0300
commit9567352002fe257b9bfb7d852e6dfbe6c73b17a9 (patch)
tree0a3fd57d36d9fd9952d17dbcd7c98a774ad8001c /certbot-dns-cloudxns
parent6c7b99f7e0faa60b595b06933f292d476b85799c (diff)
Update tools/snap/generate_* comments. (#8412)
Diffstat (limited to 'certbot-dns-cloudxns')
-rw-r--r--certbot-dns-cloudxns/snap/hooks/post-refresh2
-rw-r--r--certbot-dns-cloudxns/snap/snapcraft.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/certbot-dns-cloudxns/snap/hooks/post-refresh b/certbot-dns-cloudxns/snap/hooks/post-refresh
index bcb0dbbb4..717714c20 100644
--- a/certbot-dns-cloudxns/snap/hooks/post-refresh
+++ b/certbot-dns-cloudxns/snap/hooks/post-refresh
@@ -1,5 +1,5 @@
#!/bin/sh -e
-# This file is generated by tools/generate_dnsplugins_postrefreshhook.sh and should not be edited manually.
+# This file is generated automatically and should not be edited manually.
# get certbot version
if [ ! -f "$SNAP/certbot-shared/certbot-version.txt" ]; then
diff --git a/certbot-dns-cloudxns/snap/snapcraft.yaml b/certbot-dns-cloudxns/snap/snapcraft.yaml
index 96c1410a3..7af52f684 100644
--- a/certbot-dns-cloudxns/snap/snapcraft.yaml
+++ b/certbot-dns-cloudxns/snap/snapcraft.yaml
@@ -1,4 +1,4 @@
-# This file is generated by tools/generate_dnsplugins_snapcraft.sh and should not be edited manually.
+# This file is generated automatically and should not be edited manually.
name: certbot-dns-cloudxns
summary: CloudXNS DNS Authenticator plugin for Certbot
description: CloudXNS DNS Authenticator plugin for Certbot