Download CubeCLT with wget
Hi,
I am trying to build a Docker container for development with STM32F4.
After signing in and accepting the License Agreement my download starts
from: https://www.st.com/content/ccc/[...].sh.zip
However, I am not able to use wget on the same link. It's stuck at "HTTP request sent, awaiting response..."
Is there a way to programmatically / CLI download the CubeCLT? Otherwise, I am at a loss of how I can write my Dockerfile.
