This commit is contained in:
Dylan 2016-03-31 10:35:56 +11:00
parent 0239dac608
commit 292ba8fc52

View file

@ -23,7 +23,7 @@
# https://github.com/dylanaraps/
version=${BASH_VERSION/.*}
SYS_LOCALE="$LANG"
SYS_LOCALE="${LANG:-C}"
# Speed up script by not using unicode
export LC_ALL=C