1
0
mirror of https://github.com/cmur2/munin-mumble.git synced 2026-04-30 22:20:37 +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
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
LC_LANG=C
LANG=C
LC_ALL=C
MC_PORT=${0##*_}