PAT Extractor

This commit is contained in:
Kroese 2023-03-30 19:00:10 +02:00
parent 6ebe95af87
commit 429964a26a

View File

@ -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/