diff --git a/scripts/restore b/scripts/restore index 0c9a179..82e432e 100644 --- a/scripts/restore +++ b/scripts/restore @@ -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