diff --git a/scripts/restore b/scripts/restore index 28c0e85..f4841b7 100644 --- a/scripts/restore +++ b/scripts/restore @@ -94,7 +94,7 @@ ynh_install_app_dependencies "mongodb mongodb-server" # Start mogodb systemctl enable mongodb systemctl start mongodb -mongorestore --db $db_name ./dump/$app +mongorestore --db $db_name ./dump/$db_name #================================================= # RESTORE SYSTEMD