diff options
Diffstat (limited to 'doppler')
-rwxr-xr-x | doppler | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ #!/bin/sh +# Copyright Luke Smith, GPLv3 +# Modified by Zach Smith + # Show a Doppler RADAR of a user's preferred location. secs=600 # Download a new doppler radar if one hasn't been downloaded in $secs seconds. |