1
0
mirror of https://github.com/cmur2/munin-mumble.git synced 2024-06-02 10:34:40 +02:00

LC_LANG should be LANG

This commit is contained in:
Natenom 2013-05-08 17:32:50 +02:00
parent 79c18f4289
commit 720991f37d

View File

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