Update setup.sh
This commit is contained in:
parent
10abac3a82
commit
a2f8dd451a
|
@ -3,4 +3,3 @@
|
||||||
echo "Enter OpenWeatherMap API key"
|
echo "Enter OpenWeatherMap API key"
|
||||||
read line
|
read line
|
||||||
echo $line | secret-tool store --label='OpenWeatherMap API Key' openweathermap api_key
|
echo $line | secret-tool store --label='OpenWeatherMap API Key' openweathermap api_key
|
||||||
secret-tool lookup openweathermap api_key
|
|
||||||
|
|
Loading…
Reference in New Issue