mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-02-01 03:09:02 +02:00
testing
This commit is contained in:
@@ -35,10 +35,10 @@ RUN mkdir -p /opt/scripts/ \
|
||||
&& chmod 777 /opt/scripts/ \
|
||||
&& chmod 777 /opt/userscripts/
|
||||
WORKDIR /opt/scripts/
|
||||
COPY scripts/*.sh *.sh
|
||||
COPY scripts/* ./
|
||||
RUN chmod +x *.sh
|
||||
WORKDIR /opt/userscripts/
|
||||
COPY scripts/*.sh *.sh
|
||||
COPY scripts/* ./
|
||||
RUN chmod +x *.sh
|
||||
|
||||
# Install ioBroker
|
||||
|
||||
Reference in New Issue
Block a user