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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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