mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-01-26 17:11:35 +02:00
Merge branch 'dev' of https://github.com/buanet/docker-iobroker into dev
This commit is contained in:
@@ -54,8 +54,8 @@ RUN chmod +x iobroker_startup.sh \
|
|||||||
&& chmod +x setup_packages.sh \
|
&& chmod +x setup_packages.sh \
|
||||||
&& chmod +x setup_zwave.sh
|
&& chmod +x setup_zwave.sh
|
||||||
WORKDIR /opt/userscripts/
|
WORKDIR /opt/userscripts/
|
||||||
COPY userscripts/userscript_firststart_example.sh userscript_firststart_example.sh
|
COPY scripts/userscript_firststart_example.sh userscript_firststart_example.sh
|
||||||
COPY userscripts/userscript_everystart_example.sh userscript_everystart_example.sh
|
COPY scripts/userscript_everystart_example.sh userscript_everystart_example.sh
|
||||||
|
|
||||||
# Install ioBroker
|
# Install ioBroker
|
||||||
WORKDIR /
|
WORKDIR /
|
||||||
|
|||||||
Reference in New Issue
Block a user