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
66444663
Commit
66444663
authored
Mar 14, 2018
by
neilpang
Browse files
add debug info
parent
c5f1cca3
Changes
1
Show whitespace changes
Inline
Side-by-side
acme.sh
View file @
66444663
...
@@ -2341,7 +2341,7 @@ _initpath() {
...
@@ -2341,7 +2341,7 @@ _initpath() {
fi
fi
fi
fi
_debug
2
ACME_DIRECTORY
"
$ACME_DIRECTORY
"
_debug ACME_DIRECTORY
"
$ACME_DIRECTORY
"
_ACME_SERVER_HOST
=
"
$(
echo
"
$ACME_DIRECTORY
"
|
cut
-d
:
-f
2 |
tr
-s
/ |
cut
-d
/
-f
2
)
"
_ACME_SERVER_HOST
=
"
$(
echo
"
$ACME_DIRECTORY
"
|
cut
-d
:
-f
2 |
tr
-s
/ |
cut
-d
/
-f
2
)
"
_debug2
"_ACME_SERVER_HOST"
"
$_ACME_SERVER_HOST
"
_debug2
"_ACME_SERVER_HOST"
"
$_ACME_SERVER_HOST
"
...
...
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