Skip to content

Commit a56342c

Browse files
committed
Fix credentials
1 parent 4c89379 commit a56342c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global/certbot-dns-plugins.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"package_name": "certbot-beget-plugin",
3737
"version": "~=1.0.0.dev8",
3838
"dependencies": "",
39-
"credentials": "# Beget API credentials used by Certbot\beget_plugin_username = username\beget_plugin_password = password",
39+
"credentials": "# Beget API credentials used by Certbot\nbeget_plugin_username = username\beget_plugin_password = password",
4040
"full_plugin_name": "beget-plugin"
4141
},
4242
"bunny": {

0 commit comments

Comments
 (0)