diff --git a/bin/cs.sh b/bin/cs.sh index 498a3e4..bea7240 100755 --- a/bin/cs.sh +++ b/bin/cs.sh @@ -4,6 +4,6 @@ # locale-gen export LANG="cs_CZ.UTF-8" -#export LC_ALL=$LANG +export LC_ALL=$LANG echo "LANG set to $LANG"