Update install.sh

This commit is contained in:
Stefan Pejcic 2025-02-10 18:52:14 +01:00 committed by GitHub
parent af10578b33
commit 31d0ba5b43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1566,7 +1566,7 @@ Signed-By: /etc/apt/keyrings/deb-pascalroeleven.gpg
EOF
fi
debug_log $PACKAGE_MANAGER update -y
debug_log $PACKAGE_MANAGER install -y python3.12-venv
debug_log $PACKAGE_MANAGER install -y python3.12 python3.12-venv
else
echo "Installing Python 3.12"