9 lines
166 B
Text
Executable file
9 lines
166 B
Text
Executable file
lang=nn
|
|
bootlang="lang=nn_NO"
|
|
def_bootlang="nn_NO"
|
|
if [ -z "${keyboard}" ]; then
|
|
def_keyboard="no"
|
|
fi
|
|
if [ -z "${timezone}" ]; then
|
|
def_timezone="Europe/Oslo"
|
|
fi
|