mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
Update restore
This commit is contained in:
parent
426f05de34
commit
41c1a6a523
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ ynh_script_progression --message="Reinstalling dependencies..."
|
|||
# Define and install dependencies
|
||||
ynh_install_nodejs --nodejs_version=$nodejs_version
|
||||
ynh_use_nodejs
|
||||
ynh_install_mongo --mongo_version=$mongo_version
|
||||
ynh_install_mongo
|
||||
|
||||
#=================================================
|
||||
# RESTORE THE MONGODB DATABASE
|
||||
|
|
Loading…
Add table
Reference in a new issue