From 7afb3f852071b0d7b0f0b0e3618e7aa281b16a14 Mon Sep 17 00:00:00 2001 From: Thomas M Date: Thu, 27 Nov 2025 22:27:44 +0000 Subject: [PATCH] =?UTF-8?q?powerdns/initdb=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- powerdns/initdb | 1 + 1 file changed, 1 insertion(+) create mode 100644 powerdns/initdb diff --git a/powerdns/initdb b/powerdns/initdb new file mode 100644 index 0000000..a0de4b5 --- /dev/null +++ b/powerdns/initdb @@ -0,0 +1 @@ +wget https://raw.githubusercontent.com/PowerDNS/pdns/master/modules/gmysqlbackend/schema.mysql.sql -O initdb/schema.mysql.sql