We could introduce a flag such as `--cdn` to specify the CDN to use. All of them would need to support the same suffix, though. As in `${CDN}/${pkg}/${file}`, which I think is the case anyway.
We could introduce a flag such as
--cdnto specify the CDN to use.All of them would need to support the same suffix, though. As in
${CDN}/${pkg}/${file}, which I think is the case anyway.