mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-06-21 14:41:28 +00:00
Fix missing indent.
This commit is contained in:
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…
x
Reference in New Issue
Block a user