Commit ecd68575 authored by neil's avatar neil
Browse files

fix auto upgrade

parent 276b51d9
......@@ -3612,7 +3612,7 @@ if [ "$INSTALLONLINE" ] ; then
fi
[ -z "$1" ] && showhelp && exit
[ -z "$1" ] && showhelp
if _startswith "$1" '-' ; then _process "$@" ; else "$@"; fi ; exit
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment