mirror of
https://github.com/cmur2/munin-mumble.git
synced 2025-06-28 14:30:30 +02:00
LC_LANG should be LANG
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
LC_LANG=C
|
||||
LANG=C
|
||||
LC_ALL=C
|
||||
MC_PORT=${0##*_}
|
||||
|
||||
|
Reference in New Issue
Block a user