From a3f6f6dd8173aaf3e24887e3cd9a66c85a1854fe Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 3 Aug 2015 21:23:10 +0300 Subject: Set LANG variable to C in all scripts. --- init.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'init.sh') diff --git a/init.sh b/init.sh index c84d6d4..7a47dec 100755 --- a/init.sh +++ b/init.sh @@ -1,5 +1,7 @@ #!/bin/bash +export LANG=C + CMD="$1" PROTO="git@gitlab.com:" if [[ -z "${CMD}" ]]; then -- cgit v1.2.3-70-g09d2