Unverified Commit c445e70c authored by shonenada's avatar shonenada
Browse files

fix indent

parent e8eec2cb
...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment