2 lines
100 B
Bash
2 lines
100 B
Bash
WGET_ARGS=( https://download.qt.io/archive/qt/5.14/5.14.2/submodules/ \
|
|
-A '*.tar.xz' )
|