From 832066b90306c4f032b1d9c7df79a7d328dff8f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=BA=C5=A1=20N=C3=A1me=C5=A1n=C3=BD?= Date: Fri, 1 Jun 2018 16:30:33 +0200 Subject: [PATCH] Update openweathermap-simple.sh --- bin/openweathermap-simple.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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="°"