diff --git a/73.sh b/73.sh index 9f4617f..04e23b6 100755 --- a/73.sh +++ b/73.sh @@ -4,7 +4,7 @@ # See https://github.com/km4ack/73Linux/issues/144 and https://github.com/km4ack/73Linux/issues/71. # 73Linux is not translated in any other languages and does change behaviour based on locale settings. # Forcing to use the default locale prevents any of those localization issues. -LC_ALL=C +export LC_ALL=C echo "#######################################" echo "# Welcome to 73 Linux #"