[archiso] Set a safe locale to C
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
parent
911888b150
commit
eed6c84e40
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
set -e -u
|
||||
|
||||
export LANG=C
|
||||
|
||||
app_name=${0##*/}
|
||||
arch=$(uname -m)
|
||||
pkg_list=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue