Update dyndns.sh
This commit is contained in:
parent
2a52ffae9d
commit
4ec2969d4a
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ while ( true ); do
|
|||
-d "$data" \
|
||||
"$url" &> /dev/null
|
||||
else
|
||||
echo "existing DNS record address ($record_data) did not need updating"
|
||||
echo "existing DNS record address ($record_data) did not need updating"
|
||||
fi
|
||||
done
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue