diff options
author | Ben Sima <ben@bsima.me> | 2020-12-30 15:27:02 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2020-12-30 15:27:02 -0500 |
commit | 85f23894a6ef696af4d0f27368e757cdca887ce2 (patch) | |
tree | fa1da23d9bca90b6dfbdf9db3eb89128cedcbef2 /weather | |
parent | 5641757e3ad27a25b3063496adec39845af7cf01 (diff) |
update weather loc
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/94040 +curl wttr.in/44646 |