mirror of
https://github.com/hiskang/acme.sh
synced 2025-07-22 01:15:34 +00:00
fix auto upgrade
This commit is contained in:
parent
276b51d927
commit
ecd685755b
2
acme.sh
2
acme.sh
@ -3612,7 +3612,7 @@ if [ "$INSTALLONLINE" ] ; then
|
||||
fi
|
||||
|
||||
|
||||
[ -z "$1" ] && showhelp && exit
|
||||
[ -z "$1" ] && showhelp
|
||||
|
||||
|
||||
if _startswith "$1" '-' ; then _process "$@" ; else "$@"; fi ; exit
|
||||
|
Loading…
x
Reference in New Issue
Block a user