From d8c668dd3c269d75f4db9d1227f823694698fc04 Mon Sep 17 00:00:00 2001 From: ag Date: Thu, 5 Oct 2023 10:31:05 +0200 Subject: [PATCH] commit by to_remotes 2023-10-05 10:31:05 +0200 from vmdevac --- init.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/init.sh b/init.sh index c55448b..d9982a3 100755 --- a/init.sh +++ b/init.sh @@ -145,6 +145,7 @@ EOT ln -sf $WA_REPO/shared_resources_k8s/k8s $HOME/kubeconfs_common ln -sf $WA_REPO/shared_resources_k8s/manifest.sh $HOME/.zshrc ln -sf $WA_REPO/cimp_$CLIENT_NAME/k8s $HOME/kubeconfs + source .zshrc else echo "Aborting" exit 0