remove useless variable
This commit is contained in:
parent
a7794f5552
commit
12a8d0cfe7
1 changed files with 0 additions and 1 deletions
1
arch.sh
1
arch.sh
|
@ -26,7 +26,6 @@ then
|
|||
# === Locales ==
|
||||
sed -i 's/fr_FR.UTF-8.UTF-8 UTF-8/fr_FR.UTF8 UTF-8/g' /etc/locale.gen
|
||||
locale-gen
|
||||
fish -c "set -Ux LC_ALL fr_FR.UTF-8"
|
||||
localectl set-locale fr_FR.UTF-8
|
||||
|
||||
# === Fish ==
|
||||
|
|
Loading…
Reference in a new issue