Update openweathermap-simple.sh

This commit is contained in:
Matúš Námešný
2018-06-01 16:30:33 +02:00
committed by GitHub
parent c36f047564
commit 832066b903

View File

@@ -24,7 +24,7 @@ get_icon() {
echo $icon echo $icon
} }
KEY="55d35ce697a99136aab82ea73edcb538" KEY=""
CITY="" CITY=""
UNITS="metric" UNITS="metric"
SYMBOL="°" SYMBOL="°"