mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
Fix nodejs installation
This commit is contained in:
parent
d66a3fa858
commit
4030cdb065
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ ynh_install_app_dependencies postgresql libstdc++6 redis-server rabbitmq-server
|
|||
# INSTALL NODEJS
|
||||
#=================================================
|
||||
|
||||
ynh_install_nodejs 8.12.0
|
||||
curl -sL https://deb.nodesource.com/setup_8.x | sudo bash -
|
||||
|
||||
#=================================================
|
||||
# CREATE A POSTGRESQL DATABASE
|
||||
|
|
Loading…
Add table
Reference in a new issue