3 lines
98 B
Bash
3 lines
98 B
Bash
WGET_ARGS=( https://download.qt.io/archive/qt/5.9/5.9.2/submodules/ \
|
|
-A '*.tar.xz' )
|