aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos.K <freedomrfox@gmail.com>2017-06-03 06:39:14 +0300
committerChristos.K <freedomrfox@gmail.com>2017-06-03 06:39:14 +0300
commiteb6336d27b6e34c42ad0bbedbdb5f8627d109d83 (patch)
tree2217c19c5ee5ff233d525499310d097fc7f4921d /scripts/functions/init_stage3_seq
parentFixed locale issues from ssh connection and updated visuals (diff)
downloadGSE-eb6336d27b6e34c42ad0bbedbdb5f8627d109d83.tar.gz
GSE-eb6336d27b6e34c42ad0bbedbdb5f8627d109d83.tar.bz2
GSE-eb6336d27b6e34c42ad0bbedbdb5f8627d109d83.zip
Minor changes
Diffstat (limited to 'scripts/functions/init_stage3_seq')
-rwxr-xr-xscripts/functions/init_stage3_seq2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/functions/init_stage3_seq b/scripts/functions/init_stage3_seq
index 3e947e6..069468c 100755
--- a/scripts/functions/init_stage3_seq
+++ b/scripts/functions/init_stage3_seq
@@ -1,6 +1,8 @@
#!/bin/bash
LC_COLLATE=C
+LC_ALL="en_US.UTF-8"
+LC_CTYPE="en_US.UTF-8"
# GET LATEST PORTAGE SNAPSHOT, CREATE GSE PROFILE AND LAST INITIATE THE STAGE 1,2,3 BUILD SEQUENCE