mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-03 06:24:21 +01: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>