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
688fe131
Unverified
Commit
688fe131
authored
May 21, 2019
by
mjthompson
Committed by
GitHub
May 21, 2019
Browse files
Fix typo
parent
5f937856
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_aws.sh
View file @
688fe131
...
...
@@ -49,7 +49,7 @@ dns_aws_add() {
_debug _sub_domain
"
$_sub_domain
"
_debug _domain
"
$_domain
"
_info
"Geting existing records for
$fulldomain
"
_info
"Get
t
ing existing records for
$fulldomain
"
if
!
aws_rest GET
"2013-04-01
$_domain_id
/rrset"
"name=
$fulldomain
&type=TXT"
;
then
return
1
fi
...
...
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