mirror of
https://github.com/thorsten-gehrig/alexa-remote-control.git
synced 2025-10-28 20:47:36 +01:00
Fixed spelling
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user