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