mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-28 20:41:04 +00: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:
parent
85bb1e5e45
commit
bf6b1102db
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user