−fix
This commit is contained in:
parent
dee85aab3b
commit
dcf5282721
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue