Skip to content

Commit

Permalink
Update zwave_me_server/Dockerfile
Browse files Browse the repository at this point in the history
remove newline

Co-authored-by: Poltorak Serguei <[email protected]>
  • Loading branch information
msazanov and PoltoS authored Mar 27, 2023
1 parent 758d944 commit a3b2891
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zwave_me_server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ RUN echo "ha" > /etc/z-way/box_type

RUN wget -O /opt/z-way-server/automation/classes/AutomationController.js https://raw.githubusercontent.com/Z-Wave-Me/home-automation/1c5ad7bb95453b5bb7749ad2d1e5907d6949ccc3/classes/AutomationController.js


COPY run.sh .
RUN chmod a+x run.sh

Expand Down

0 comments on commit a3b2891

Please sign in to comment.