ajustados los recursos

This commit is contained in:
trigkeyb
2025-02-02 14:06:21 +01:00
parent fdc952020d
commit 55c736d55f
3 changed files with 11 additions and 4 deletions

View File

@@ -8,10 +8,9 @@ apt update
# Instalación del agente
apt install qemu-guest-agent -y
systemctl enable --now qemu-guest-agent
#apt upgrade -y
#./1.instala_docker.sh
apt upgrade -y
./1.instala_docker.sh
reboot