mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
parent
ba28fa1493
commit
08958de84d
1 changed files with 2 additions and 3 deletions
|
@ -94,9 +94,8 @@ 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
|
||||||
ynh_install_nodejs 8
|
curl -sL https://deb.nodesource.com/setup_8.x | sudo bash -
|
||||||
#curl -sL https://deb.nodesource.com/setup_8.x | sudo bash -
|
|
||||||
|
|
||||||
#===============================================
|
#===============================================
|
||||||
# ADD ONLYOFFCE REPOSITORY
|
# ADD ONLYOFFCE REPOSITORY
|
||||||
|
|
Loading…
Add table
Reference in a new issue