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

Solving restore error

This commit is contained in:
yalh76 2019-02-05 11:55:07 +01:00
parent 7e0dc0c747
commit 064c15165e

View file

@ -64,7 +64,7 @@ ynh_install_app_dependencies "mongodb mongodb-server"
# Start mogodb
systemctl enable mongodb
systemctl start mongodb
mongorestore --db $app ./dump
mongorestore --db $app ./dump/$app
#=================================================
# SPECIFIC SETUP