Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Commit

Permalink
🚑 Symlink addition database location
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Apr 14, 2020
1 parent acfe78e commit 521f3f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zwave2mqtt/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ RUN \
--strip 1 -C /tmp/db \
\
&& mkdir /usr/etc \
&& mkdir /usr/local/etc \
&& mv /tmp/db/config /usr/etc/openzwave \
&& ln -s /usr/etc/openzwave /usr/local/etc/openzwave \
\
&& curl -J -L -o /tmp/zwave2mqtt.tar.gz \
"https://github.com/OpenZWave/Zwave2Mqtt/archive/v3.0.2.tar.gz" \
Expand Down

0 comments on commit 521f3f6

Please sign in to comment.