From 9910cf40fd3b190e6dd7f2d79f10214b2cf23e04 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 15 Jun 2023 19:25:09 +0000 Subject: [PATCH] Added debug to pdns --- lib/pdns.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/pdns.sh b/lib/pdns.sh index a2ea6c7..cec6298 100644 --- a/lib/pdns.sh +++ b/lib/pdns.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash -x # # PowerDNS DNS Service @@ -69,7 +69,7 @@ EOF chmod 600 /federated/apps/pdns/.env cat > /federated/apps/pdns/data/root/createrecords.sh <