From dcf52827211b20885a9fc4385b24c58e011a2dac Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 2 Oct 2023 18:35:16 +0200 Subject: [PATCH] =?UTF-8?q?=E2=88=92fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bash/hetzner-rescue.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/bash/hetzner-rescue.sh b/bash/hetzner-rescue.sh index 683388a..e140193 100644 --- a/bash/hetzner-rescue.sh +++ b/bash/hetzner-rescue.sh @@ -31,9 +31,6 @@ deb https://deb.debian.org/debian-security bookworm-security main non-free-firmw en_US.UTF-8 UTF-8 fr_FR.UTF-8 UTF-8 " > '/etc/locale.gen' - # fix alias - rm --force '/usr/share/locale/locale.alias' - ln --symbolic '/etc/locale.alias' '/usr/share/locale/locale.alias' # generate locales locale-gen # update catalog