mirror of
https://github.com/python-LimeReport/containers.git
synced 2024-12-24 08:34:41 +03:00
5 lines
124 B
Bash
5 lines
124 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
source "$HOME/.bashrc"
|
||
|
|
||
|
/root/.local/bin/aqt install-qt --outputdir /opt/Qt linux desktop ${QT_VERSION}
|