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