PAT Extractor
This commit is contained in:
parent
6ebe95af87
commit
429964a26a
1 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@ RUN ["chmod", "+x", "/run/qemu-ifup"]
|
||||||
RUN ["chmod", "+x", "/run/qemu-ifdown"]
|
RUN ["chmod", "+x", "/run/qemu-ifdown"]
|
||||||
RUN ["chmod", "+x", "/run/generate-dhcpd-conf"]
|
RUN ["chmod", "+x", "/run/generate-dhcpd-conf"]
|
||||||
|
|
||||||
COPY extractor/lib* /run/extract/
|
COPY extract/lib* /run/extract/
|
||||||
COPY extractor/scemd /run/extract/syno_extract_system_patch
|
COPY extract/scemd /run/extract/syno_extract_system_patch
|
||||||
|
|
||||||
COPY disks/template.img.xz /data/
|
COPY disks/template.img.xz /data/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue