better weather

This commit is contained in:
steven 2025-04-28 18:08:33 -04:00
parent 97ebea9a88
commit aa5a5a0e44

View file

@ -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'