mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-01-24 22:15:40 +00:00
Rather than add the config for kata-qemu and kata-fc unconditionally, the script now checks if the runtime config exists. If it exists, then do not chnage the path for the runtime. The user may have configured this to a specific path for testing local chnages. Fixes #374 Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>