1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/onlyoffice_ynh.git synced 2024-09-03 19:56:11 +02:00

Revert "try fix nodejs"

This reverts commit ba28fa1493.
This commit is contained in:
liberodark 2018-11-06 14:28:56 +01:00
parent ba28fa1493
commit 08958de84d

View file

@ -94,9 +94,8 @@ sudo apt-get install -y postgresql redis-server rabbitmq-server apt-transport-ht
# INSTALL NODEJS
#=================================================
# Use Helper instead of package from the repo
ynh_install_nodejs 8
#curl -sL https://deb.nodesource.com/setup_8.x | sudo bash -
#ynh_install_nodejs 8
curl -sL https://deb.nodesource.com/setup_8.x | sudo bash -
#===============================================
# ADD ONLYOFFCE REPOSITORY