diff --git a/docker/k8s.sh b/docker/k8s.sh index 00ba23d..6cb67bc 100755 --- a/docker/k8s.sh +++ b/docker/k8s.sh @@ -9,6 +9,7 @@ apt update apt install qemu-guest-agent -y systemctl enable --now qemu-guest-agent apt upgrade -reboot ./instala_docker.sh + +reboot