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