ddns-scripts: update route53-v1 to json

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert
2020-09-09 17:29:31 +02:00
parent e051d37720
commit 96c67053e3
3 changed files with 16 additions and 10 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "route53-v1",
"ipv4": {
"url": "update_route53_v1.sh"
},
"ipv6": {
"url": "update_route53_v1.sh"
}
}