aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/plmu4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/plmu b/bin/plmu
index fee01fe2..ee7600e3 100755
--- a/bin/plmu
+++ b/bin/plmu
@@ -1,9 +1,5 @@
#!/usr/bin/env bash
-# Export a sensible locale so that sort(1) behaves
-LANG=C.UTF-8
-export LANG
-
# Check we have required programs
hash cpanm plenv || exit