diff --git a/_docs b/_docs index 8a3aed047..df1ca726f 160000 --- a/_docs +++ b/_docs @@ -1 +1 @@ -Subproject commit 8a3aed04766c00d48325496ab557cdf982f010a5 +Subproject commit df1ca726f975b4f2cf96ada29785a4d35027e5f9 diff --git a/_scripts/instruction-widget/templates/install/snap.html b/_scripts/instruction-widget/templates/install/snap.html index 8e63be519..55823b8fe 100644 --- a/_scripts/instruction-widget/templates/install/snap.html +++ b/_scripts/instruction-widget/templates/install/snap.html @@ -67,18 +67,3 @@
- Run the following command, replacing <PLUGIN> with the name of your DNS provider. -
-sudo snap connect certbot:plugin {{dns_package_prefix_noflag}}-<PLUGIN>
- - For example, if your DNS provider is Cloudflare, you'd run the following command: -
-sudo snap connect certbot:plugin {{dns_package_prefix_noflag}}-cloudflare
-