Node Weather

This commit is contained in:
fred 2024-02-25 20:30:44 +01:00
parent 5643f79535
commit 12b8d50303
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ source ~/.zen/GPS
echo "... ~/.zen/GPS ... $LAT $LON ..."
## caching IPCity
[[ ~/.zen/IPCity ]] \
[[ ! -s ~/.zen/IPCity ]] \
&& my_IPCity > ~/.zen/IPCity
ville=$(cat ~/.zen/IPCity)