mirror of
https://github.com/thorsten-gehrig/alexa-remote-control.git
synced 2024-11-13 04:19:03 +01:00
Fixed spelling
This commit is contained in:
parent
33eedf6075
commit
dbc2c1e7a8
@ -107,7 +107,7 @@ CURL=${CURL:-$SET_CURL}
|
||||
OPTS=${OPTS:-$SET_OPTS}
|
||||
TTS_LOCALE=${TTS_LOCALE:-$SET_TTS_LOCALE}
|
||||
TMP=${TMP:-$SET_TMP}
|
||||
OATHTOOL=${OOATHTOOL:-$SET_OATHTOOL}
|
||||
OATHTOOL=${OATHTOOL:-$SET_OATHTOOL}
|
||||
|
||||
COOKIE="${TMP}/.alexa.cookie"
|
||||
DEVLIST="${TMP}/.alexa.devicelist.json"
|
||||
|
@ -66,7 +66,7 @@ CURL=${CURL:-$SET_CURL}
|
||||
OPTS=${OPTS:-$SET_OPTS}
|
||||
TTS_LOCALE=${TTS_LOCALE:-$SET_TTS_LOCALE}
|
||||
TMP=${TMP:-$SET_TMP}
|
||||
OATHTOOL=${OOATHTOOL:-$SET_OATHTOOL}
|
||||
OATHTOOL=${OATHTOOL:-$SET_OATHTOOL}
|
||||
|
||||
COOKIE="${TMP}/.alexa.cookie"
|
||||
DEVLIST="${TMP}/.alexa.devicelist.json"
|
||||
|
Loading…
Reference in New Issue
Block a user