From 3980c42945a622bfd5ce05f65a2333de6102030c Mon Sep 17 00:00:00 2001 From: Lukas Hass Date: Thu, 24 Mar 2022 19:58:00 +0100 Subject: [PATCH] Use cat instead of shell built-in to read checksum --- content/en/docs/tasks/tools/install-kubectl-linux.md | 4 ++-- content/en/docs/tasks/tools/install-kubectl-macos.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/en/docs/tasks/tools/install-kubectl-linux.md b/content/en/docs/tasks/tools/install-kubectl-linux.md index 987f3a4116..cf2386dfc7 100644 --- a/content/en/docs/tasks/tools/install-kubectl-linux.md +++ b/content/en/docs/tasks/tools/install-kubectl-linux.md @@ -52,7 +52,7 @@ For example, to download version {{< param "fullversion" >}} on Linux, type: Validate the kubectl binary against the checksum file: ```bash - echo "$(