diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-06 01:15:12 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-06 01:15:12 +0900 |
| commit | 5bf27a9e5186008c3f7ae6e6ee475fa89e4b31cd (patch) | |
| tree | 632840d372ed17d123dad3c67e32fb87d7eba8bb /config/hypr/scripts/Weather.sh | |
| parent | d88e4c18f6d120d3deb2fade8948dd5ff81a9613 (diff) | |
update on weather scripts
Diffstat (limited to 'config/hypr/scripts/Weather.sh')
| -rwxr-xr-x | config/hypr/scripts/Weather.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/Weather.sh b/config/hypr/scripts/Weather.sh index f778425f..40048710 100755 --- a/config/hypr/scripts/Weather.sh +++ b/config/hypr/scripts/Weather.sh @@ -1,6 +1,6 @@ #!/bin/bash -city=Busan +city= cachedir=~/.cache/rbn cachefile=${0##*/}-$1 |
