Echo log file.

This commit is contained in:
Christoph Schulz
2016-08-08 09:34:49 +02:00
parent 91e4a96b42
commit fad5cfaef8

View File

@ -38,7 +38,7 @@ if ls $(dirname $0)/nsupdate.d/*.config &> /dev/null; then
for f in $(dirname $0)/nsupdate.d/*.config
do
if [[ "$SILENT" == "NO" ]]; then
echo "Starting nameserver update with config file $f"
echo "Starting nameserver update with config file $f ($LOG)"
fi
## Set record type to IPv4
TYPE=A