Commit d1f97fc8 authored by neil's avatar neil
Browse files

minor fix

parent 4a0f23e2
...@@ -1642,6 +1642,7 @@ _installOnline() { ...@@ -1642,6 +1642,7 @@ _installOnline() {
} }
if [ "$INSTALLONLINE" ] ; then if [ "$INSTALLONLINE" ] ; then
INSTALLONLINE=""
_installOnline $BRANCH _installOnline $BRANCH
exit exit
fi fi
......
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