9193bcb6b4
use https as the remote server expects it
2 lines
82 B
Bash
2 lines
82 B
Bash
WGET_ARGS=( https://download.kde.org/stable/applications/17.04.2/ -A '*.tar.xz' )
|