fix uninitialized variable usage
In my configuration, on Debian buster, none of those apt-config commands return anything. Presumably because I do not have a proxy configured.
It's unclear why: presumably there was some change in configuration which made the script work when released but broke since then. Or this was never tested without a proxy configuration. Who knows! In any case, the (rather naive) initialization fixes the problem for my particular case.