10 lines
171 B
Plaintext
10 lines
171 B
Plaintext
lang=se
|
|
bootlang="lang=se_SE"
|
|
def_bootlang="se_SE"
|
|
if [ -z "${keyboard}" ]; then
|
|
def_keyboard="se"
|
|
fi
|
|
if [ -z "${timezone}" ]; then
|
|
def_timezone="Europe/Stockholm"
|
|
fi
|