Update Dockerfile
This commit is contained in:
parent
f7fa57234f
commit
9ad1676f20
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ RUN apt-get update && apt-get -y upgrade && \
|
|||
COPY run.sh /run/
|
||||
COPY disk.sh /run/
|
||||
COPY power.sh /run/
|
||||
COPY serial.sh /run/
|
||||
COPY install.sh /run/
|
||||
COPY network.sh /run/
|
||||
|
||||
|
|
Loading…
Reference in a new issue