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