sort locales a-z
This commit is contained in:
parent
272502473b
commit
c01d09ae6d
@ -3,7 +3,7 @@
|
||||
CURRENT_USER="${SUDO_USER}"
|
||||
SCRIPT_PATH="$( cd "$(dirname "$0")" ; pwd -P )"
|
||||
HOST="$( hostname )"
|
||||
LOCALES=(en fr es ru pt de it)
|
||||
LOCALES=(de en es fr it pt ru)
|
||||
|
||||
welcome_screen() {
|
||||
cat << "EOF"
|
||||
|
Loading…
Reference in New Issue
Block a user