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