Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
0c0d1d4e
Unverified
Commit
0c0d1d4e
authored
Nov 28, 2022
by
Arash Hatami
Browse files
Update duplicate message
parent
eab96039
Changes
1
Show whitespace changes
Inline
Side-by-side
dnsapi/dns_arvan.sh
View file @
0c0d1d4e
...
...
@@ -40,7 +40,7 @@ dns_arvan_add() {
_info
"response id is
$response
"
_info
"Added, OK"
return
0
elif
_contains
"
$response
"
"Record Data is
D
uplicate
d
"
;
then
elif
_contains
"
$response
"
"Record Data is
d
uplicate"
;
then
_info
"Already exists, OK"
return
0
else
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment