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

Update i18n.sh

This commit is contained in:
zhengxie
2017-11-14 16:49:01 +08:00
parent b50144761b
commit 42cae42380
2 changed files with 2 additions and 2 deletions

View File

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