diff options
Diffstat (limited to '.scripts/popweather')
| -rwxr-xr-x | .scripts/popweather | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.scripts/popweather b/.scripts/popweather index fa946f0..d11bdf5 100755 --- a/.scripts/popweather +++ b/.scripts/popweather @@ -1,2 +1,2 @@ -#!/bin/bash +#!/bin/sh cat ~/.weatherreport && read |
