Echo log file.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user