packages/net/ddns-scripts/files/usr/share/ddns/services/bind-nsupdate.json

10 lines
119 B
JSON
Raw Normal View History

{
"name": "bind-nsupdate",
"ipv4": {
"url": "update_nsupdate.sh"
},
"ipv6": {
"url": "update_nsupdate.sh"
}
}