mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-18 19:21:32 +01:00
changes
This commit is contained in:
@@ -52,6 +52,7 @@ export LANG=$opclang
|
|||||||
export LC_COLLATE=$opclang
|
export LC_COLLATE=$opclang
|
||||||
export KEYMAP=$langabr
|
export KEYMAP=$langabr
|
||||||
locale-gen
|
locale-gen
|
||||||
|
clear
|
||||||
echo "Ahora seleccione su ubicación/país para ajustar el reloj"
|
echo "Ahora seleccione su ubicación/país para ajustar el reloj"
|
||||||
NEW_TIMEZONE=$(tzselect)
|
NEW_TIMEZONE=$(tzselect)
|
||||||
test -n "$NEW_TIMEZONE" && cp -fp /usr/share/zoneinfo/"$NEW_TIMEZONE" /etc/localtime
|
test -n "$NEW_TIMEZONE" && cp -fp /usr/share/zoneinfo/"$NEW_TIMEZONE" /etc/localtime
|
||||||
|
|||||||
Reference in New Issue
Block a user