4 lines
91 B
Bash
4 lines
91 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
./fetch-kde-qt.sh http://download.kde.org/stable/frameworks/5.22/ -A '*.tar.xz'
|