This commit is contained in:
Marc Beninca 2023-10-02 18:35:16 +02:00
parent dee85aab3b
commit dcf5282721

View file

@ -31,9 +31,6 @@ deb https://deb.debian.org/debian-security bookworm-security main non-free-firmw
en_US.UTF-8 UTF-8 en_US.UTF-8 UTF-8
fr_FR.UTF-8 UTF-8 fr_FR.UTF-8 UTF-8
" > '/etc/locale.gen' " > '/etc/locale.gen'
# fix alias
rm --force '/usr/share/locale/locale.alias'
ln --symbolic '/etc/locale.alias' '/usr/share/locale/locale.alias'
# generate locales # generate locales
locale-gen locale-gen
# update catalog # update catalog