Added 'zstd' to list of packages to install into chroot
This commit is contained in:
@ -457,6 +457,7 @@ elif [[ "${ID}" == 'debian' ]]; then
|
|||||||
--include=printer-driver-all \
|
--include=printer-driver-all \
|
||||||
--include=systemd-timesyncd \
|
--include=systemd-timesyncd \
|
||||||
--include=tasksel \
|
--include=tasksel \
|
||||||
|
--include=zstd \
|
||||||
"${VERSION_CODENAME}" \
|
"${VERSION_CODENAME}" \
|
||||||
/mnt
|
/mnt
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user