Closed sgaravat closed 1 month ago
How about just changing http://*
to http*://*
. Does that work for you?
Yes: http:// works as well Thanks, Massimo
So it will be in the next release. Do you need me to make a new release or is it good enough for you to work with a hacked copy until then?
Thank you ! Yes: I can live with the hacked copy waiting for the new release
add_repository doesn't manage https source URL (this can be needed e.g. for a S3 backend)
This piece of code:
should be replaced with something like (I am not able to find the right glob expression):