Disable UniCyr font for now

This commit is contained in:
Anton Hvornum 2022-05-10 14:38:56 +02:00 committed by GitHub
parent 2492f571ea
commit 1320057218
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ def post_process_arguments(arguments):
# to ensure that cyrillic characters work in the installer
set_unicode_font()
# set_unicode_font()
define_arguments()
arguments = get_arguments()