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
c445e70c
Unverified
Commit
c445e70c
authored
Jan 21, 2019
by
shonenada
Browse files
fix indent
parent
e8eec2cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/qiniu.sh
View file @
c445e70c
...
@@ -37,9 +37,9 @@ qiniu_deploy() {
...
@@ -37,9 +37,9 @@ qiniu_deploy() {
fi
fi
if
[
"
$QINIU_CDN_DOMAIN
"
]
;
then
if
[
"
$QINIU_CDN_DOMAIN
"
]
;
then
_savedomainconf QINIU_CDN_DOMAIN
"
$QINIU_CDN_DOMAIN
"
_savedomainconf QINIU_CDN_DOMAIN
"
$QINIU_CDN_DOMAIN
"
else
else
QINIU_CDN_DOMAIN
=
"
$_cdomain
"
QINIU_CDN_DOMAIN
=
"
$_cdomain
"
fi
fi
## upload certificate
## upload certificate
...
...
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