Fix missing indent.

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

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

Loading…
Cancel
Save