===================================================================
Gbp-Pq: Name curl-wget-check.patch
fi
fi
- if [ -z "$wget_or_curl" ]; then
- >&2 printf "%s\n" "Neither wget or curl is installed." \
- "Install one of these tools to download NNUE files automatically."
- exit 1
- fi
-
for url in \
"https://tests.stockfishchess.org/api/nn/$_filename" \
"https://github.com/official-stockfish/networks/raw/master/$_filename"; do