diff --git a/actions/mxlinux b/actions/mxlinux index 1a02952..a7ee8f2 100644 --- a/actions/mxlinux +++ b/actions/mxlinux @@ -8,7 +8,7 @@ CREDENTIALS="-" function releases_() { # needs header, so not web_pipe: - curl -Ils "https://sourceforge.net/projects/mx-linux/files/latest/download" | grep -i 'location:' | cut -d? -f1 | cut -d_ -f1 | cut -d- -f3 + curl --disable -Ils "https://sourceforge.net/projects/mx-linux/files/latest/download" | grep -i 'location:' | cut -d? -f1 | cut -d_ -f1 | cut -d- -f3 } function editions_() {