mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-20 14:04:30 +01:00
doc: Update ccv0
- Update script to reflect merge of directory changes - Fixes: #3295 Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
@@ -370,7 +370,7 @@ build_bundle_dir_if_necessary() {
|
||||
}
|
||||
|
||||
build_agent_ctl() {
|
||||
cd ${GOPATH}/src/${katacontainers_repo}/tools/agent-ctl/
|
||||
cd ${GOPATH}/src/${katacontainers_repo}/src/tools/agent-ctl/
|
||||
sudo chown -R ${USER}:${USER} "${HOME}/.cargo/registry"
|
||||
make
|
||||
cd "./target/x86_64-unknown-linux-musl/release"
|
||||
|
||||
Reference in New Issue
Block a user