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