Update dns_easydns.sh

This commit is contained in:
wurzelpanzer 2019-12-21 18:21:26 +01:00 committed by GitHub
parent d8ade7e9c6
commit 272b0da388
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,4 +170,4 @@ _EASYDNS_rest() {
fi fi
_debug2 response "$response" _debug2 response "$response"
return 0 return 0
} }