Skip to content

Commit

Permalink
fixed syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
greenbreakfast committed Jan 28, 2019
1 parent e836eed commit 941a638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oupgrade.sh
Expand Up @@ -355,7 +355,7 @@ then
fi

# setup wget verbosity
local verbosity="-q"
verbosity="-q"
if [ $bJsonOutput == 0 ]; then
verbosity=""
fi
Expand Down

0 comments on commit 941a638

Please sign in to comment.