Skip to content

Commit c7ba0fa

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ function install_dep()
4545
fi
4646

4747
# Generating Locale
48-
locale-gen en
48+
locale-gen en &>> /dev/null
4949
}
5050

5151
function sync_db()

0 commit comments

Comments
 (0)