mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
change nodejs version to the good one
This commit is contained in:
parent
b60392128c
commit
e3a609bd76
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ ynh_system_user_create $app "$final_path"
|
|||
#=================================================
|
||||
# INSTALL DEPENDENCIES
|
||||
#=================================================
|
||||
ynh_install_nodejs 4.8.7
|
||||
ynh_install_nodejs 8.9.3
|
||||
|
||||
# Install mongodb
|
||||
ynh_install_app_dependencies "mongodb mongodb-server"
|
||||
|
|
Loading…
Add table
Reference in a new issue