diff --git a/scripts/_common.sh b/scripts/_common.sh index c631506..a728eb0 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -105,7 +105,7 @@ ynh_mongo_exec() { database="" fi - mongo --quiet --username $user --password $password --authenticationDatabase $authenticationdatabase --host $host --port $port <