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
|
for f in $(dirname $0)/nsupdate.d/*.config
|
||||||
do
|
do
|
||||||
if [[ "$SILENT" == "NO" ]]; then
|
if [[ "$SILENT" == "NO" ]]; then
|
||||||
echo "Starting nameserver update with config file $f"
|
echo "Starting nameserver update with config file $f ($LOG)"
|
||||||
fi
|
fi
|
||||||
## Set record type to IPv4
|
## Set record type to IPv4
|
||||||
TYPE=A
|
TYPE=A
|
||||||
|
Reference in New Issue
Block a user