better weather
This commit is contained in:
parent
97ebea9a88
commit
aa5a5a0e44
1 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
echo "Weather "
|
||||
curl -s "https://wttr.in/Louisville?m0dQT"|tr '\n' '\r'
|
||||
printf "Last Updated ";date +%T
|
||||
sleep 10
|
||||
curl -s "https://wttr.in/Louisville?m&format=%f" && echo " "
|
||||
curl -s "https://wttr.in/Louisville?mQT"|head -n35|tr '\n' '\r'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue