diff --git a/weather b/weather index bb92b69..dfd9b2f 100755 --- a/weather +++ b/weather @@ -1,2 +1,2 @@ #!/bin/sh -curl "wttr.in/$1?m" +curl "http://wttr.in/$1?m"