remove sleep

This commit is contained in:
Tobias Powalowski 2023-03-07 17:41:17 +01:00
parent a3f648372d
commit 4924615ddd

View file

@ -49,7 +49,6 @@ _set_vconsole() {
_abort_dialog || return 1
#shellcheck disable=SC2086
_FONT=$(cat ${_ANSWER})
sleep 2
# get list of 2 sign locale
# ${KEYMAP} | grep -v '...' | grep "^[a-z]"
_KEYMAPS="us English de German es Spanish fr French pt Portuguese OTHER More"