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
90035252
Commit
90035252
authored
Jun 06, 2016
by
Jeremy Fleischman
Committed by
neil
Jun 07, 2016
Browse files
typo
parent
bf233fbd
Changes
1
Show whitespace changes
Inline
Side-by-side
acme.sh
View file @
90035252
...
@@ -2030,7 +2030,7 @@ install() {
...
@@ -2030,7 +2030,7 @@ install() {
_info
"Installing to
$LE_WORKING_DIR
"
_info
"Installing to
$LE_WORKING_DIR
"
if
!
mkdir
-p
"
$LE_WORKING_DIR
"
;
then
if
!
mkdir
-p
"
$LE_WORKING_DIR
"
;
then
_err
"Can not cr
a
ete working dir:
$LE_WORKING_DIR
"
_err
"Can not cre
a
te working dir:
$LE_WORKING_DIR
"
return
1
return
1
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