9 lines
168 B
Text
Executable file
9 lines
168 B
Text
Executable file
lang=pt
|
|
bootlang="lang=pt_PT"
|
|
def_bootlang="pt_PT"
|
|
if [ -z "${keyboard}" ]; then
|
|
def_keyboard="pt"
|
|
fi
|
|
if [ -z "${timezone}" ]; then
|
|
def_timezone="Europe/Lisbon"
|
|
fi
|