Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
schroot72 authored Mar 27, 2021
1 parent 9eb4128 commit c3b7baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion latest/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ npm install -g --unsafe-perm node-red && \
# Install Tuya Internet Plugin
#
pip3 install tuyaha requests && \
git clone https://github.com/Xenomes/Domoticz-TUYA-Plugin.git /src/domoticz/plugins/Domotcz-TUYA-Plugin
git clone https://github.com/Xenomes/Domoticz-TUYA-Plugin.git /src/domoticz/plugins/Domotcz-TUYA-Plugin && \
#
# Istall DeCONZ Zigbee plugin
#
Expand Down

0 comments on commit c3b7baf

Please sign in to comment.