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
270ce875
Commit
270ce875
authored
Sep 23, 2017
by
neilpang
Browse files
add debug info
parent
95949b65
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
270ce875
...
@@ -2241,6 +2241,7 @@ _initpath() {
...
@@ -2241,6 +2241,7 @@ _initpath() {
fi
fi
fi
fi
_debug2 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