Permissions
This commit is contained in:
parent
9b26996f9f
commit
6ca60740aa
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ RUN ["chmod", "+x", "/run/run.sh"]
|
|||
RUN ["chmod", "+x", "/run/serial.sh"]
|
||||
RUN ["chmod", "+x", "/run/server.sh"]
|
||||
RUN ["chmod", "+x", "/run/install.sh"]
|
||||
RUN ["chmod", "+x", "/run/serial.bin"]
|
||||
RUN ["chmod", "+x", "/run/qemu-ifup"]
|
||||
RUN ["chmod", "+x", "/run/qemu-ifdown"]
|
||||
RUN ["chmod", "+x", "/run/generate-dhcpd-conf"]
|
||||
|
|
Loading…
Reference in a new issue