1
0
Fork 0
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:
yalh76 2019-02-25 19:58:27 +01:00
parent d66a3fa858
commit 4030cdb065

View file

@ -98,7 +98,7 @@ ynh_install_app_dependencies postgresql libstdc++6 redis-server rabbitmq-server
# INSTALL NODEJS # INSTALL NODEJS
#================================================= #=================================================
ynh_install_nodejs 8.12.0 curl -sL https://deb.nodesource.com/setup_8.x | sudo bash -
#================================================= #=================================================
# CREATE A POSTGRESQL DATABASE # CREATE A POSTGRESQL DATABASE