Commit d7f748f
fix: correct namecheap certbot plugin name from dns-namecheap to namecheap
- The certbot-dns-namecheap plugin uses --namecheap not --dns-namecheap
- This fixes the 'unrecognized arguments' error when obtaining certificates
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent b619afa commit d7f748f
File tree
1 file changed
+1
-1
lines changed- custom-domain/dstack-ingress/scripts/dns_providers
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments