diff --git a/weather.sh b/weather.sh index 4e4127f..28c39b9 100644 --- a/weather.sh +++ b/weather.sh @@ -11,4 +11,4 @@ curl \ -H "Accept-Language: $LANGUAGE" \ -H "User-Agent: $UA" \ -o result.html \ - wttr.in/$CITY?format=4\&$UNIT + wttr.in/$CITY?format=4&m$UNIT