Closed hoyazot closed 5 years ago
Thanks so much for this script!
One problem I'm having is that when the IP address is different, it won't delete the old record. And when it's unchanged, it throws an error.
# bash dynamicdns.bash -k MYKEY -r MYDOMAIN.COM error no_valueerror record_already_exists_remove_first#
# bash dynamicdns.bash -k MYKEY -r MYDOMAIN.COM
error
no_valueerror
record_already_exists_remove_first#
it wouldn't surprise me if this was user error, but I'd appreciate your thoughts. Thanks!
Thanks so much for this script!
One problem I'm having is that when the IP address is different, it won't delete the old record. And when it's unchanged, it throws an error.
# bash dynamicdns.bash -k MYKEY -r MYDOMAIN.COM
error
no_valueerror
record_already_exists_remove_first#
it wouldn't surprise me if this was user error, but I'd appreciate your thoughts. Thanks!