The build instructions say to basically compile, run make-certs.sh and then build the final image.
However this is only setup such that bin/make-certs.sh is only copied into the final image, not the build image.
So I assume you mean to have a build image, create the release image using the output debs, run make-certs.sh inside the release image?
The build instructions say to basically compile, run make-certs.sh and then build the final image.
However this is only setup such that bin/make-certs.sh is only copied into the final image, not the build image.
So I assume you mean to have a build image, create the release image using the output debs, run make-certs.sh inside the release image?