1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 10:51:17 +00:00

Fix i18n.sh

This commit is contained in:
zhengxie
2017-10-13 18:09:16 +08:00
parent 6897144599
commit 8f3c442b67

View File

@@ -12,7 +12,7 @@ function usage () {
echo echo
} }
apps="seahub/two_factor" apps="seahub/two_factor seahub/trusted_ip"
function is_valid_app() { function is_valid_app() {
if [[ $1 == "seahub" ]]; then if [[ $1 == "seahub" ]]; then
return 0; return 0;