From 3776d80c4e8a0c33b50957ef739084a6c416aba7 Mon Sep 17 00:00:00 2001 From: Simon Marsh Date: Sat, 5 Oct 2019 22:24:28 +0100 Subject: [PATCH] Update sync rootzone script URL --- contrib/sync_rootzone.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/sync_rootzone.sh b/contrib/sync_rootzone.sh index 15f9622..b223021 100755 --- a/contrib/sync_rootzone.sh +++ b/contrib/sync_rootzone.sh @@ -113,7 +113,7 @@ function usage { # default options DEBUG=0 -APIURL="http://explorer.collector.dn42/api" +APIURL="http://explorer.burble.dn42/api" COMMITFILE="/tmp/.sync_rz_commit" # parse any arguments passed to the script