5
0
Fork 0

commit by to_remotes 2024-05-03 14:02:49 +0200 from vmdevhw

main
Holger Wasem 2024-05-03 14:02:49 +02:00
parent 57d4fbd1f3
commit 7c663d0dd0
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ EOT
ln -sf $WA_REPO/shared_resources_k8s/manifest.sh $HOME/.zshrc ln -sf $WA_REPO/shared_resources_k8s/manifest.sh $HOME/.zshrc
ln -sf $WA_REPO/cimp_$CLIENT_NAME/k8s $HOME/kubeconfs ln -sf $WA_REPO/cimp_$CLIENT_NAME/k8s $HOME/kubeconfs
else else
ln -sf $WA_REPO/cimp_$CLIENT_NAME/zsh/.zshrc $HOME/.zshrc ln -sf $WA_REPO/common_sysadmin/manifest.sh $HOME/.zshrc
fi fi
echo "source .zshrc after pull" echo "source .zshrc after pull"
echo "change default SHELL of user sysadmin:" echo "change default SHELL of user sysadmin:"