From 0b3d43d1f843ea1fda731ed2d1088d2ca49b8901 Mon Sep 17 00:00:00 2001 From: iAladdin Date: Tue, 9 Mar 2021 15:24:21 +0800 Subject: [PATCH] fixed script --- docs/install-local-kind.md | 2 +- docs/install-local-minikube.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install-local-kind.md b/docs/install-local-kind.md index 3533545..4fa56fa 100644 --- a/docs/install-local-kind.md +++ b/docs/install-local-kind.md @@ -53,7 +53,7 @@ cd kalm ``` ``` -./scripts/install.sh $(git rev-parse HEAD) +./scripts/install-local-mode.sh Initializing Kalm - 4/4 modules ready: diff --git a/docs/install-local-minikube.md b/docs/install-local-minikube.md index 74e4e7b..46d7d8f 100644 --- a/docs/install-local-minikube.md +++ b/docs/install-local-minikube.md @@ -92,7 +92,7 @@ cd kalm ``` ``` -./scripts/install.sh $(git rev-parse HEAD) +./scripts/install-local-mode.sh Initializing Kalm - 4/4 modules ready: