Update New CLI (#500)

* Update New CLI

* Fix shell

* ssh: Include hassio bash completion (#501)
This commit is contained in:
Pascal Vizeli
2019-01-09 13:59:44 +01:00
committed by GitHub
parent 0af1b22e3f
commit 4fc4ab5706
2 changed files with 0 additions and 1 deletions

View File

@@ -22,6 +22,5 @@ RUN apk add --no-cache \
# Copy data for add-on
COPY run.sh /
RUN chmod a+x /run.sh
CMD [ "/run.sh" ]

0
tellstick/run.sh Normal file → Executable file
View File