0
0
mirror of https://github.com/python-LimeReport/containers.git synced 2024-12-24 16:44:43 +03:00
containers/scripts/install_qt.sh

5 lines
107 B
Bash
Raw Normal View History

2023-08-19 11:43:38 +03:00
#!/usr/bin/env bash
source "$HOME/.bashrc"
2023-08-20 08:45:07 +03:00
aqt install-qt --outputdir /opt/Qt linux desktop ${QT_VERSION}