mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 20:08:54 +00:00
Kata 2.0 lives in `github.com/kata-containers/kata-containers`, so all scripts should point to it. Currently the branch for Kata 2.0 is 2.0-dev not master, then the branch envar must be used instead of hardcoding `master` as default branch. Signed-off-by: Julio Montes <julio.montes@intel.com>