Replace ctrcri with ctr cri.
Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
@@ -40,11 +40,8 @@ rm -rf ${destdir}
|
||||
# Install dependencies into release stage.
|
||||
NOSUDO=true INSTALL_CNI=${INCLUDE_CNI} DESTDIR=${destdir} ./hack/install-deps.sh
|
||||
|
||||
# Install ctrcri into release stage.
|
||||
make install-ctrcri -e DESTDIR=${destdir}
|
||||
|
||||
if ${CUSTOM_CONTAINERD}; then
|
||||
make install-containerd -e DESTDIR=${destdir}
|
||||
make install -e DESTDIR=${destdir}
|
||||
fi
|
||||
|
||||
# Install systemd units into release stage.
|
||||
|
||||
Reference in New Issue
Block a user