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
ac3667c7
Commit
ac3667c7
authored
Jan 15, 2020
by
neilpang
Browse files
fix
https://github.com/Neilpang/acme.sh/issues/2693
parent
5aa0f547
Changes
1
Show whitespace changes
Inline
Side-by-side
acme.sh
View file @
ac3667c7
...
@@ -6303,6 +6303,7 @@ _installOnline() {
...
@@ -6303,6 +6303,7 @@ _installOnline() {
chmod +x $PROJECT_ENTRY
chmod +x $PROJECT_ENTRY
if ./$PROJECT_ENTRY install "$_nocron" "" "$_noprofile"; then
if ./$PROJECT_ENTRY install "$_nocron" "" "$_noprofile"; then
_info "Install success!"
_info "Install success!"
_initpath
_saveaccountconf "UPGRADE_HASH" "$(_getMasterHash)"
_saveaccountconf "UPGRADE_HASH" "$(_getMasterHash)"
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