Arash Hatami
2 years ago
No known key found for this signature in database
GPG Key ID: D3D9E8CB2E49731F
1 changed files with
1 additions and
1 deletions
-
dnsapi/dns_arvan.sh
|
|
@ -40,7 +40,7 @@ dns_arvan_add() { |
|
|
|
_info "response id is $response" |
|
|
|
_info "Added, OK" |
|
|
|
return 0 |
|
|
|
elif _contains "$response" "Record Data is Duplicated"; then |
|
|
|
elif _contains "$response" "Record Data is duplicate"; then |
|
|
|
_info "Already exists, OK" |
|
|
|
return 0 |
|
|
|
else |
|
|
|