diff --git a/bin/godaddy/gd_list_records.sh b/bin/godaddy/gd_list_records.sh index 9d222ad3..5c6f5bae 100755 --- a/bin/godaddy/gd_list_records.sh +++ b/bin/godaddy/gd_list_records.sh @@ -7,4 +7,4 @@ DOMAIN=${1:?no domain provided} THISDIR=$(cd $(dirname ${0}) && pwd) GDCURL=${THISDIR}/gdcurl -${GDCURL} ${DOMAIN}/records +${GDCURL} ${DOMAIN}/records | jq .