4 lines
108 B
Bash
4 lines
108 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
./fetch-kde-qt.sh http://download.qt.io/official_releases/qt/5.6/5.6.1/submodules/ -A '*.tar.xz'
|