diff --git a/clonar/k8s.sh b/clonar/k8s.sh index f657574..65b9c3e 100755 --- a/clonar/k8s.sh +++ b/clonar/k8s.sh @@ -6,4 +6,6 @@ apt update && apt upgrade -y # Instalación de dependencias necesarias apt install qemu-guest-agent -y -systemctl enable --now qemu-guest-agent +systemctl enable --now qemu-guest-agent +apt upgrade -y +