We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ceb97 commit c7ba0faCopy full SHA for c7ba0fa
install
@@ -45,7 +45,7 @@ function install_dep()
45
fi
46
47
# Generating Locale
48
- locale-gen en
+ locale-gen en &>> /dev/null
49
}
50
51
function sync_db()
0 commit comments