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
267f283a
Commit
267f283a
authored
Sep 18, 2016
by
neil
Browse files
fix bug, upgrade in current dir without installation.
parent
3324c0ae
Changes
1
Show whitespace changes
Inline
Side-by-side
acme.sh
View file @
267f283a
#!/usr/bin/env sh
VER
=
2.5.
1
VER
=
2.5.
2
PROJECT_NAME
=
"acme.sh"
...
...
@@ -3125,6 +3125,8 @@ _installOnline() {
upgrade
()
{
if
(
_initpath
export
LE_WORKING_DIR
cd
"
$LE_WORKING_DIR
"
_installOnline
"nocron"
)
;
then
...
...
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