diff --git a/oupgrade.sh b/oupgrade.sh index 67b2c0d..3fd7a5e 100755 --- a/oupgrade.sh +++ b/oupgrade.sh @@ -355,7 +355,7 @@ then fi # setup wget verbosity - local verbosity="-q" + verbosity="-q" if [ $bJsonOutput == 0 ]; then verbosity="" fi