From eaf1a270e28abd963b48653d51f262ec9ec2ffcf Mon Sep 17 00:00:00 2001 From: Holger Wasem Date: Wed, 20 Sep 2023 12:46:18 +0200 Subject: [PATCH] commit by to_remotes 2023-09-20 12:46:18 +0200 from vmdevhw --- init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.sh b/init.sh index c98156d..2526df7 100755 --- a/init.sh +++ b/init.sh @@ -97,7 +97,7 @@ EOT ln -sf $WA_REPO/common_sysadmin/k8s $HOME/kubeconfs_common 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_etops_lgt/k8s $HOME/kubeconfs + ln -sf $WA_REPO/cimp_$CLIENT_NAME/k8s $HOME/kubeconfs else echo "Aborting" exit 1