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