bin/masterlist2mirmon: properly report URLs without leading "/" in list
authorMichael Prokop <mika@grml.org>
Fri, 9 Jul 2021 16:25:50 +0000 (18:25 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 9 Jul 2021 16:25:50 +0000 (18:25 +0200)
commit25db0ed4493adddab00fff6ce09a71609b662050
tree1917f87f739d3a2932aa5a3f4d0dec2b094303b1
parent83b1fc53e98f78e3da79a3390481f13a28f106b9
bin/masterlist2mirmon: properly report URLs without leading "/" in list

Otherwise /etc/mirmon/mirror.list gets generated with a missing "/" in
the URL (between server/site name and download path) if we don't use
'Grml-http: /grml/' but 'Grml-http: grml/' in Mirrors.masterlist

Fixes: 83b1fc53
Thanks: David Schmitt for the bugreport
bin/masterlist2mirmon