3 lines
109 B
Bash
3 lines
109 B
Bash
|
WGET_ARGS=( http://download.qt.io/official_releases/qt/5.12/5.12.0/submodules/ \
|
||
|
-A '*.tar.xz' )
|