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
0ca5b799
Commit
0ca5b799
authored
Feb 06, 2017
by
neil
Browse files
minor clear account conf
parent
63e1d361
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
0ca5b799
...
@@ -3906,12 +3906,7 @@ _detect_profile() {
...
@@ -3906,12 +3906,7 @@ _detect_profile() {
_initconf
()
{
_initconf
()
{
_initpath
_initpath
if
[
!
-f
"
$ACCOUNT_CONF_PATH
"
]
;
then
if
[
!
-f
"
$ACCOUNT_CONF_PATH
"
]
;
then
echo
"#ACCOUNT_CONF_PATH=xxxx
echo
"
#ACCOUNT_EMAIL=aaa@example.com # the account email used to register account.
#ACCOUNT_KEY_PATH=
\"
/path/to/account.key
\"
#CERT_HOME=
\"
/path/to/cert/home
\"
#LOG_FILE=
\"
$DEFAULT_LOG_FILE
\"
#LOG_FILE=
\"
$DEFAULT_LOG_FILE
\"
#LOG_LEVEL=1
#LOG_LEVEL=1
...
@@ -3919,12 +3914,6 @@ _initconf() {
...
@@ -3919,12 +3914,6 @@ _initconf() {
#AUTO_UPGRADE=
\"
1
\"
#AUTO_UPGRADE=
\"
1
\"
#NO_TIMESTAMP=1
#NO_TIMESTAMP=1
#OPENSSL_BIN=openssl
#USER_AGENT=
\"
$USER_AGENT
\"
#USER_PATH=
"
>
"
$ACCOUNT_CONF_PATH
"
"
>
"
$ACCOUNT_CONF_PATH
"
fi
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