9 lines
171 B
Text
Executable file
9 lines
171 B
Text
Executable file
lang=sv
|
|
bootlang="lang=sv_SE"
|
|
def_bootlang="sv_SE"
|
|
if [ -z "${keyboard}" ]; then
|
|
def_keyboard="se"
|
|
fi
|
|
if [ -z "${timezone}" ]; then
|
|
def_timezone="Europe/Stockholm"
|
|
fi
|