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

try fix nodejs

This commit is contained in:
liberodark 2018-11-06 14:23:18 +01:00
parent 6e0d134bcb
commit ba28fa1493

View file

@ -94,8 +94,9 @@ sudo apt-get install -y postgresql redis-server rabbitmq-server apt-transport-ht
# INSTALL NODEJS # INSTALL NODEJS
#================================================= #=================================================
# Use Helper instead of package from the repo # 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 # ADD ONLYOFFCE REPOSITORY