commit by to_remotes 2023-09-01 16:14:54 +0200 from vmdevhw
parent
804f7336c9
commit
94e45deb1e
|
|
@ -1,3 +1,3 @@
|
|||
**usage**
|
||||
|
||||
curl ...
|
||||
bash <(curl -s https://git.service.wiseadvice.eu/wiseadvice_public_repos/wa_public_init_repo/raw/branch/main/init.sh)
|
||||
|
|
|
|||
2
init.sh
2
init.sh
|
|
@ -64,10 +64,10 @@ EOT
|
|||
git clone git@git.service.wiseadvice.eu:wiseadvice_apps/cimp_etops_lgt.git
|
||||
|
||||
ln -sf $HOME/cimp_etops_lgt/k8s $HOME/kubeconfs
|
||||
ln -sf $HOME/common_sysadmin/k8s $HOME/kubeconfs
|
||||
|
||||
git clone git@git.service.wiseadvice.eu:wiseadvice_apps/common_sysadmin.git
|
||||
|
||||
ln -sf $HOME/common_sysadmin/k8s $HOME/kubeconfs
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue