weather: use proper URL
Signed-off-by: Nicolás Ortega Froysa <nicolas@ortegas.org>
This commit is contained in:
2
weather
2
weather
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
curl "wttr.in/$1?m"
|
||||
curl "http://wttr.in/$1?m"
|
||||
|
Reference in New Issue
Block a user