summaryrefslogtreecommitdiff
path: root/radar.sh
diff options
context:
space:
mode:
Diffstat (limited to 'radar.sh')
-rwxr-xr-xradar.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/radar.sh b/radar.sh
index 1b93f71..38fbfb2 100755
--- a/radar.sh
+++ b/radar.sh
@@ -1,4 +1,4 @@
#!/bin/sh
-curl -o /tmp/radar.gif "https://radar.weather.gov/lite/N0R/AKQ_loop.gif" && sxiv -a -s f -b /tmp/radar.gif
+fetch -o /tmp/radar.gif "https://radar.weather.gov/lite/N0R/AKQ_loop.gif" && sxiv -a -s f -b /tmp/radar.gif