summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/container-shell2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/container-shell b/bin/container-shell
index d910ae0..da91c76 100755
--- a/bin/container-shell
+++ b/bin/container-shell
@@ -23,6 +23,8 @@ PROGRAM="container"
COMMAND="$(basename ${0})"
+LC_ALL="C.UTF-8"
+
Usage ()
{
echo "Usage: ${PROGRAM}-shell" >&2