изменено: pym/update/variables/update.py

master 3.7.2.40
root 1 year ago
parent eb9850069d
commit 09b21a9740

@ -1704,7 +1704,7 @@ class VariableClUpdateBinhostChoice(Variable):
self.help = _("Url to download binary packages from")
def choice(self):
return self.Get("cl_update_binhost_list")
return self.Get("cl_update_binhost_list") + ['auto']
class VariableClUpdateNewBinhost(Variable):

Loading…
Cancel
Save