create_master_zone_file.sh: a minor change in zone file output - vadd a blank line.
This commit is contained in:
parent
2dafd1ed4f
commit
14dc19aed0
@ -737,6 +737,7 @@ EOF
|
|||||||
fi
|
fi
|
||||||
elif [[ -n "${DEFAULT_MX_HOST_1}" ]] ; then
|
elif [[ -n "${DEFAULT_MX_HOST_1}" ]] ; then
|
||||||
cat << EOF >> "${ZONE_FILE_MASTER_DIR}/${DOMAIN}.zone"
|
cat << EOF >> "${ZONE_FILE_MASTER_DIR}/${DOMAIN}.zone"
|
||||||
|
|
||||||
;
|
;
|
||||||
; MX Records
|
; MX Records
|
||||||
;
|
;
|
||||||
|
Loading…
Reference in New Issue
Block a user