Update openweathermap-simple.sh
This commit is contained in:
parent
c36f047564
commit
832066b903
|
@ -24,7 +24,7 @@ get_icon() {
|
||||||
echo $icon
|
echo $icon
|
||||||
}
|
}
|
||||||
|
|
||||||
KEY="55d35ce697a99136aab82ea73edcb538"
|
KEY=""
|
||||||
CITY=""
|
CITY=""
|
||||||
UNITS="metric"
|
UNITS="metric"
|
||||||
SYMBOL="°"
|
SYMBOL="°"
|
||||||
|
|
Loading…
Reference in New Issue