fixing path

This commit is contained in:
Andre
2020-02-04 01:39:08 +01:00
committed by GitHub
parent 3df642f9f8
commit 1ed7fe33f2

View File

@@ -54,8 +54,8 @@ RUN chmod +x iobroker_startup.sh \
&& chmod +x setup_packages.sh \
&& chmod +x setup_zwave.sh
WORKDIR /opt/userscripts/
COPY userscripts/userscript_firststart_example.sh userscript_firststart_example.sh
COPY userscripts/userscript_everystart_example.sh userscript_everystart_example.sh
COPY scripts/userscript_firststart_example.sh userscript_firststart_example.sh
COPY scripts/userscript_everystart_example.sh userscript_everystart_example.sh
# Install ioBroker
WORKDIR /