Update New CLI (#500)
* Update New CLI * Fix shell * ssh: Include hassio bash completion (#501)
This commit is contained in:
@@ -22,6 +22,5 @@ RUN apk add --no-cache \
|
|||||||
|
|
||||||
# Copy data for add-on
|
# Copy data for add-on
|
||||||
COPY run.sh /
|
COPY run.sh /
|
||||||
RUN chmod a+x /run.sh
|
|
||||||
|
|
||||||
CMD [ "/run.sh" ]
|
CMD [ "/run.sh" ]
|
||||||
|
|||||||
0
tellstick/run.sh
Normal file → Executable file
0
tellstick/run.sh
Normal file → Executable file
Reference in New Issue
Block a user