From a2f8dd451a18f798feb463b4746ed0e52fc90123 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=BA=C5=A1=20N=C3=A1me=C5=A1n=C3=BD?= Date: Tue, 12 Jun 2018 15:11:15 +0200 Subject: [PATCH] Update setup.sh --- bin/setup.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/setup.sh b/bin/setup.sh index aeff3c4..0bc8d18 100755 --- a/bin/setup.sh +++ b/bin/setup.sh @@ -3,4 +3,3 @@ echo "Enter OpenWeatherMap API key" read line echo $line | secret-tool store --label='OpenWeatherMap API Key' openweathermap api_key -secret-tool lookup openweathermap api_key