diff --git a/clonar/genera_yaml_k8s.sh b/clonar/genera_yaml_k8s.sh index fc9bb4f..2648604 100755 --- a/clonar/genera_yaml_k8s.sh +++ b/clonar/genera_yaml_k8s.sh @@ -31,7 +31,7 @@ runcmd: - apt update && apt install git -y - cd /root - git clone https://git.lfgut.duckdns.org/luis/infra_cloudinit.git - - cd infra_cloudinit + - cd infra_cloudinit/clonar - ./k8s.sh EOF