Skip to content

Commit

Permalink
Remove unused interface list
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli authored Jan 22, 2019
1 parent b3e38d2 commit f550d6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion homematic/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ RUN curl -SL https://github.com/eq-3/occu/archive/${OCCU_VERSION}.tar.gz | tar x
&& cp -R packages-eQ-3/LinuxBasis/lib /opt/hm/ \
&& cp -R packages-eQ-3/HS485D/bin /opt/hm/ \
&& cp -R packages-eQ-3/HS485D/lib /opt/hm/ \
&& cp -a packages-eQ-3/WebUI/etc/config_templates/InterfacesList.xml /opt/hm/etc/config/ \
&& cd ../ \
&& cp -r firmware / \
&& mv /firmware/HmIP-RFUSB/hmip_coprocessor_update.eq3 /firmware/HmIP-RFUSB/hmip_coprocessor_update-2.8.6.eq3 \
Expand Down

0 comments on commit f550d6d

Please sign in to comment.