From 19bf0b17dc28a37ee581bb97a1b7dad11724901a Mon Sep 17 00:00:00 2001 From: ag Date: Thu, 12 Oct 2023 13:58:45 +0200 Subject: [PATCH] commit by to_remotes 2023-10-12 13:58:45 +0200 from vmdevac --- init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.sh b/init.sh index a7ca3e4..36835ba 100755 --- a/init.sh +++ b/init.sh @@ -170,7 +170,7 @@ Choose an option: " ;; 2) echo "<=><=><=><=><=><=><=><=><=><=><=><=><=><=><=><=>" - echo "initializing K8s Master Set-Up" + echo "initializing K8s Worker Set-Up" source $WA_REPO/shared_resources_k8s/k8s/init_worker.sh ;; 0)