tellstick: Collection of small improvements (#916)
* tellstick: Move data run to data folder * tellstick: Prettier JSON & YAML files * tellstick: Documentation tweaks
This commit is contained in:
committed by
Pascal Vizeli
parent
90736dabfd
commit
058df9b0f2
@@ -39,6 +39,6 @@ RUN apk add --no-cache \
|
||||
&& rm -rf /usr/src/telldus
|
||||
|
||||
# Copy data for add-on
|
||||
COPY run.sh /
|
||||
COPY data/run.sh /
|
||||
|
||||
CMD [ "/run.sh" ]
|
||||
|
||||
Reference in New Issue
Block a user