mirror of
https://github.com/casjaysdevdocker/bind
synced 2025-06-07 03:14:09 -04:00
🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/init.d/02-named.sh
This commit is contained in:
parent
ee9e7165ce
commit
bae65e71fe
@ -377,6 +377,7 @@ EOF
|
||||
|
||||
if named-checkzone -q $domain_name "$TMP_DIR/$file_name"; then
|
||||
cat "$TMP_DIR/$file_name" >>"$DNS_ZONE_FILE"
|
||||
echo "Added $domain_name to $DNS_ZONE_FILE"
|
||||
else
|
||||
echo "Checking $domain_name has failed" >&2
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user