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