More waits

This commit is contained in:
Bob Mottram 2017-06-14 22:28:52 +01:00
parent aa2d8b0cd8
commit 8176d6a49b
1 changed files with 4 additions and 0 deletions

View File

@ -682,6 +682,8 @@ function choose_username {
exit 6437
fi
save_configuration_values
please_wait
echo ''
}
function choose_full_name {
@ -997,6 +999,8 @@ function interactive_select_language {
update-locale LC_MESSAGES=${DEFAULT_LANGUAGE}
update-locale LC_ALL=${DEFAULT_LANGUAGE}
update-locale LC_CTYPE=${DEFAULT_LANGUAGE}
please_wait
echo ''
}
function select_user {