Removing end of line for last line
Signed-off-by: Mohit Sharma <mohit94614@gmail.com>
This commit is contained in:
parent
77e51e9b03
commit
b9b44ed5c5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user