mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-08 00:44:25 +01:00
Call cargo in root's HOME may lead to permission error, should call cargo installed in user's HOME/PATH. Fixes: #5813 Signed-off-by: Bin Liu <bin@hyper.sh>