Skip to content

Commit

Permalink
Update weather.sh
Browse files Browse the repository at this point in the history
Update wttr.in url
  • Loading branch information
QuantumEdgeCode authored Dec 26, 2023
1 parent 43cbda9 commit e761696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weather.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e761696

Please sign in to comment.