diff options
author | Ben Sima <ben@bsima.me> | 2019-09-03 23:31:22 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-09-03 23:31:22 -0700 |
commit | 209762484938850fcb6510c876afe38871e5af8e (patch) | |
tree | cead4a8717213dec80b60c5ce4f7188991ab23c1 /weather | |
parent | bf1644eca818e42e13779afe047d02d2f962efb8 (diff) |
change weather zip
Diffstat (limited to 'weather')
-rwxr-xr-x | weather | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ #!/usr/bin/env bash -curl wttr.in/92101 +curl wttr.in/94040 |