Skip to content

Commit

Permalink
Remove entry point (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli authored Oct 18, 2020
1 parent 6e409f9 commit 061dd61
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,4 @@ RUN curl -Lso /usr/bin/ha https://github.com/home-assistant/cli/releases/downloa
&& chmod a+x /usr/bin/ha

COPY rootfs /

WORKDIR /
ENTRYPOINT ["/usr/bin/cli.sh"]

0 comments on commit 061dd61

Please sign in to comment.