Fix missing indent.

ubuntu/focal
Simon Quigley 6 years ago
parent 8362219314
commit b798b3f55c

@ -67,6 +67,6 @@ def run():
country = getcountry()
prefix = getmirror(country)
else:
prefix = ""
prefix = ""
changesources(prefix)

Loading…
Cancel
Save