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
2c90d220
Unverified
Commit
2c90d220
authored
Oct 01, 2022
by
sasburg
Committed by
GitHub
Oct 01, 2022
Browse files
Updated comment to reflect the change to function
parent
d761bdc1
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/cpanel_uapi.sh
View file @
2c90d220
...
...
@@ -173,7 +173,7 @@ cpanel_uapi_deploy() {
######## Private functions #####################
# Internal utility to process YML from UAPI - only looks at main_domain
and sub_
domains
# Internal utility to process YML from UAPI - only looks at main_domain
, sub_domains and addon
domains
#[response]
__cpanel_parse_response
()
{
if
[
$#
-gt
0
]
;
then
resp
=
"
$*
"
;
else
resp
=
"
$(
cat
)
"
;
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