10 lines
177 B
Plaintext
10 lines
177 B
Plaintext
|
lang=es
|
||
|
bootlang="lang=es_HN"
|
||
|
def_bootlang="es_HN"
|
||
|
if [ -z "${keyboard}" ]; then
|
||
|
def_keyboard="latam"
|
||
|
fi
|
||
|
if [ -z "${timezone}" ]; then
|
||
|
def_timezone="America/Tegucigalpa"
|
||
|
fi
|