change url for nws

This commit is contained in:
randomuser 2022-11-27 18:47:08 +00:00
parent bbe9174e88
commit 2dba69ed07
1 changed files with 1 additions and 1 deletions

2
sh/nws
View File

@ -43,7 +43,7 @@ localradar () {
mosaic ${NWS_ZONE}
}
mosaic () {
${NWS_GIF} "https://radar.weather.gov/ridge/lite/${1}_loop.gif"
${NWS_GIF} "https://radar.weather.gov/ridge/standard/${1}_loop.gif"
}
setzone () {
printf "%s" "${1}" > "${NWS_CONFIG}"