LC_LANG should be LANG

This commit is contained in:
Natenom 2013-05-08 17:32:50 +02:00
parent 79c18f4289
commit 720991f37d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
LC_LANG=C
LANG=C
LC_ALL=C
MC_PORT=${0##*_}