Update install.sh

This commit is contained in:
Stefan Pejcic
2025-05-17 00:53:29 +02:00
committed by GitHub
parent 2e750ac179
commit 9a39920f88

View File

@@ -1002,7 +1002,7 @@ create_rdnc() {
echo "Generating rndc.key for DNS zone management."
debug_log timeout 30 docker --context default run --rm \
debug_log timeout 90 docker --context default run --rm \
-v /etc/bind/:/etc/bind/ \
--entrypoint=/bin/sh \
ubuntu/bind9:latest \