Skip to content

Commit 56ceb97

Browse files
committed
minor update to install locales
1 parent 12ec205 commit 56ceb97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

install

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ function install_dep()
4444
apt-get -y install graphviz python-software-properties python3 python3-apt python3-setuptools python3-dev sqlite3 git || ee_lib_error "Unable to pre depedencies, exit status " 1
4545
fi
4646

47+
# Generating Locale
48+
locale-gen en
4749
}
4850

4951
function sync_db()

0 commit comments

Comments
 (0)