Improved formatting.
This commit is contained in:
parent
af8f5a454b
commit
2001b530a3
@ -60,7 +60,7 @@ if [[ "${weatherInfo[t]}" == "${weatherInfo[f]}" ]]; then
|
||||
else
|
||||
message+=" with a real feel of ${weatherInfo[f]}. "
|
||||
fi
|
||||
message+="Wind: ${weatherInfo[w]}"
|
||||
message+="Wind: ${weatherInfo[w]} "
|
||||
if [[ "${weatherInfo[p]}" != "0.0mm" ]]; then
|
||||
message+=" Precipitation: ${weatherInfo[p]} "
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user