mirror of
https://github.com/thorsten-gehrig/alexa-remote-control.git
synced 2024-11-22 16:59: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}
|
OPTS=${OPTS:-$SET_OPTS}
|
||||||
TTS_LOCALE=${TTS_LOCALE:-$SET_TTS_LOCALE}
|
TTS_LOCALE=${TTS_LOCALE:-$SET_TTS_LOCALE}
|
||||||
TMP=${TMP:-$SET_TMP}
|
TMP=${TMP:-$SET_TMP}
|
||||||
OATHTOOL=${OOATHTOOL:-$SET_OATHTOOL}
|
OATHTOOL=${OATHTOOL:-$SET_OATHTOOL}
|
||||||
|
|
||||||
COOKIE="${TMP}/.alexa.cookie"
|
COOKIE="${TMP}/.alexa.cookie"
|
||||||
DEVLIST="${TMP}/.alexa.devicelist.json"
|
DEVLIST="${TMP}/.alexa.devicelist.json"
|
||||||
|
@ -66,7 +66,7 @@ CURL=${CURL:-$SET_CURL}
|
|||||||
OPTS=${OPTS:-$SET_OPTS}
|
OPTS=${OPTS:-$SET_OPTS}
|
||||||
TTS_LOCALE=${TTS_LOCALE:-$SET_TTS_LOCALE}
|
TTS_LOCALE=${TTS_LOCALE:-$SET_TTS_LOCALE}
|
||||||
TMP=${TMP:-$SET_TMP}
|
TMP=${TMP:-$SET_TMP}
|
||||||
OATHTOOL=${OOATHTOOL:-$SET_OATHTOOL}
|
OATHTOOL=${OATHTOOL:-$SET_OATHTOOL}
|
||||||
|
|
||||||
COOKIE="${TMP}/.alexa.cookie"
|
COOKIE="${TMP}/.alexa.cookie"
|
||||||
DEVLIST="${TMP}/.alexa.devicelist.json"
|
DEVLIST="${TMP}/.alexa.devicelist.json"
|
||||||
|
Loading…
Reference in New Issue
Block a user