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:
parent
6e0d134bcb
commit
ba28fa1493
1 changed files with 3 additions and 2 deletions
|
@ -94,8 +94,9 @@ 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
|
||||
|
|
Loading…
Add table
Reference in a new issue