Removing end of line for last line

Signed-off-by: Mohit Sharma <mohit94614@gmail.com>
This commit is contained in:
Mohit Sharma 2023-02-01 20:44:23 +05:30
parent 77e51e9b03
commit b9b44ed5c5

View File

@ -40,4 +40,4 @@ else
cd "${HCSSHIM_SRC}"
fi
git checkout "refs/tags/${RUNHCS_VERSION}" || git checkout "refs/heads/${RUNHCS_VERSION}" || git checkout "${RUNHCS_VERSION}"
GO111MODULE=on go build -mod=vendor -o "${DESTDIR}/containerd-shim-runhcs-v1.exe" ./cmd/containerd-shim-runhcs-v1
GO111MODULE=on go build -mod=vendor -o "${DESTDIR}/containerd-shim-runhcs-v1.exe" ./cmd/containerd-shim-runhcs-v1