mirror of
https://github.com/pstadler/metrics.sh.git
synced 2025-02-28 22:09:11 -05:00
set language
This commit is contained in:
parent
251c0ea56f
commit
a6af168235
@ -4,6 +4,10 @@
|
|||||||
INTERVAL=1
|
INTERVAL=1
|
||||||
REPORTER=stdout # TODO: handle multiple reporters
|
REPORTER=stdout # TODO: handle multiple reporters
|
||||||
|
|
||||||
|
# env
|
||||||
|
export LC_ALL=en_US.UTF-8
|
||||||
|
export LANG=en_US.UTF-8
|
||||||
|
export LANGUAGE=en_US.UTF-8
|
||||||
|
|
||||||
# handle opts
|
# handle opts
|
||||||
opts_spec=":dhvr:"
|
opts_spec=":dhvr:"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user