1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wekan_ynh.git synced 2024-09-03 20:36:09 +02:00

Merge branch 'nodejs' into mongodb_auth

This commit is contained in:
yalh76 2020-08-07 19:44:58 +02:00
commit 70124ad076

View file

@ -404,6 +404,9 @@ ynh_install_mongo() {
# Integrate MongoDB service in YunoHost
yunohost service add $MONGODB_SERVICENAME --description "MongoDB daemon" --log "/var/log/mongodb/$MONGODB_SERVICENAME.log"
# Waiting Mongo DB to be fully started
sleep 10
}
# Remove MongoDB