Skip to content

Commit

Permalink
Space fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ktsakalozos committed Aug 9, 2023
1 parent 7ffe249 commit 17ebe59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build-scripts/components/containerd/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ sed -i "s,^VERSION.*$,VERSION=${VERSION}," Makefile
sed -i "s,^REVISION.*$,REVISION=${REVISION}," Makefile

export STATIC=1

for bin in ctr containerd containerd-shim containerd-shim-runc-v1 containerd-shim-runc-v2; do
make "bin/${bin}"
cp "bin/${bin}" "${INSTALL}/${bin}"
Expand Down

0 comments on commit 17ebe59

Please sign in to comment.