|
@ -134,7 +134,7 @@ else |
|
|
fi |
|
|
fi |
|
|
__PRGBASE="$__PRGBASE --header 'Content-Type: application/json' " |
|
|
__PRGBASE="$__PRGBASE --header 'Content-Type: application/json' " |
|
|
|
|
|
|
|
|
if [ -n "$zone_id"]; then |
|
|
|
|
|
|
|
|
if [ -n "$zone_id" ]; then |
|
|
__ZONEID="$zone_id" |
|
|
__ZONEID="$zone_id" |
|
|
else |
|
|
else |
|
|
# read zone id for registered domain.TLD |
|
|
# read zone id for registered domain.TLD |
|
|