Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/image/post.sh
diff options
context:
space:
mode:
Diffstat (limited to 'image/post.sh')
-rwxr-xr-x[-rw-r--r--]image/post.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/image/post.sh b/image/post.sh
index 890a059..8fa4d37 100644..100755
--- a/image/post.sh
+++ b/image/post.sh
@@ -11,7 +11,8 @@ echo Installing homepage
mkdir -p usr/share/library-common
cp $src_root/../hx_home/* usr/share/library-common/
-cat > home/olpc/.i18n << EOF
+echo Setting language
+cat > home/olpc/.i18n <<EOF
LANG="es_PE.utf8"
LANGUAGE="es_PE.utf8"
EOF