diff --git a/bin/openweathermap-simple.sh b/bin/openweathermap-simple.sh index 6c333cd..6f050aa 100755 --- a/bin/openweathermap-simple.sh +++ b/bin/openweathermap-simple.sh @@ -24,7 +24,7 @@ get_icon() { echo $icon } -KEY="55d35ce697a99136aab82ea73edcb538" +KEY="" CITY="" UNITS="metric" SYMBOL="°"