mirror of
https://github.com/vbrandl/bind9-api.git
synced 2024-11-22 18:53:51 +01:00
4 lines
87 B
Bash
4 lines
87 B
Bash
#!/usr/bin/env sh
|
|
|
|
bind9-api-client -d "_acme-challenge.$CERTBOT_DOMAIN" -r TXT delete
|