Fix typo. Please test your Python code, as CI won't catch it.

This commit is contained in:
Teo Mrnjavac 2015-02-18 18:46:13 +01:00
parent 23eca3db55
commit d51b15a919

View File

@ -37,7 +37,7 @@ def run():
# restore backup if available
if os.path.exists('/etc/locale.gen.bak'):
shutil.copy2("{!s}/etc/locale.gen.bak".format.(install_path),
shutil.copy2("{!s}/etc/locale.gen.bak".format(install_path),
"{!s}/etc/locale.gen".format(install_path))
# run locale-gen if detected