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