Diff

Differences From Artifact [62817958fb]:

To Artifact [a736528644]:


1
2
3
4
5


1
2
3


4
5



-
-
+
+
#! /bin/bash

unset $(locale | cut -f 1 -d =)
LANG="UTF-8"
export LANG
LC_ALL="en_US.UTF-8"
export LC_ALL