cambio de directorio

This commit is contained in:
trigkeyb
2025-02-01 21:06:28 +01:00
parent 427ee381da
commit 5e68ce5814

View File

@@ -31,7 +31,7 @@ runcmd:
- apt update && apt install git -y - apt update && apt install git -y
- cd /root - cd /root
- git clone https://git.lfgut.duckdns.org/luis/infra_cloudinit.git - git clone https://git.lfgut.duckdns.org/luis/infra_cloudinit.git
- cd infra_cloudinit - cd infra_cloudinit/clonar
- ./k8s.sh - ./k8s.sh
EOF EOF