remove general LANG setting

This commit is contained in:
Tobias Powalowski 2023-03-02 09:00:10 +01:00
parent f10d0d61e7
commit 35d20b4b53

View file

@ -1,8 +1,6 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-2.0-only
# created by Tobias Powalowski <tpowa@archlinux.org>
# we rely on some output which is parsed in english!
LANG=C.UTF8
_LOCAL_DB="/var/cache/pacman/pkg/archboot.db"
_RUNNING_ARCH="$(uname -m)"
_KERNELPKG="linux"