fix typo
This commit is contained in:
parent
1358be1157
commit
1881b15351
@ -9,7 +9,7 @@ ARG DATA_DIR="/opt/app"
|
||||
ARG STORAGE_DIR="/opt/app/storage"
|
||||
|
||||
RUN \
|
||||
node install -g homekit2mqtt --unsafe-perm && \
|
||||
npm install -g homekit2mqtt --unsafe-perm && \
|
||||
mkdir -p ${DATA_DIR} && \
|
||||
touch ${DATA_DIR}/mapping.json && \
|
||||
mkdir -p ${STORAGE_DIR}
|
||||
|
Loading…
x
Reference in New Issue
Block a user