additional locale settings
This commit is contained in:
parent
373766bee3
commit
a409c63832
2
install
2
install
@ -79,6 +79,8 @@ wpaConf="/etc/wpa_supplicant/wpa_supplicant.conf"
|
|||||||
export DEBIAN_FRONTEND=noninteractive
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
export APT_LISTCHANGES_FRONTEND=none
|
export APT_LISTCHANGES_FRONTEND=none
|
||||||
export LANG=C.UTF-8
|
export LANG=C.UTF-8
|
||||||
|
export LANGUAGE=C
|
||||||
|
export LC_ALL=C.UTF-8
|
||||||
|
|
||||||
if [ -f /etc/armbian-release ]; then
|
if [ -f /etc/armbian-release ]; then
|
||||||
. /etc/armbian-release
|
. /etc/armbian-release
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user