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
00b34eb2
Commit
00b34eb2
authored
Mar 26, 2017
by
Josh Soref
Browse files
spelling: occurred
parent
84a6730b
Changes
1
Show whitespace changes
Inline
Side-by-side
deploy/kong.sh
View file @
00b34eb2
...
...
@@ -72,7 +72,7 @@ kong_deploy() {
response
=
$(
_post
"
$content
"
"
$KONG_URL
/apis/
$uuid
/plugins/
$ssl_uuid
"
""
"PATCH"
)
fi
if
!
[
"
$(
echo
"
$response
"
| _egrep_o
"ssl"
)
"
=
"ssl"
]
;
then
_err
"An error occured with cert upload. Check response:"
_err
"An error occur
r
ed with cert upload. Check response:"
_err
"
$response
"
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