mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-04 19:24:21 +00:00
Due to a missing else the tool would previously terminate with an error message showing that the kernel or init image didn't exist, even if it was pulled successfully. Invoking the tool again would continue to the next image. Signed-off-by: Magnus Skjegstad <magnus@skjegstad.com>