mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
Remove nodejs install
This commit is contained in:
parent
e738b63ed1
commit
9f257fbd17
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ ynh_install_app_dependencies postgresql libstdc++6 redis-server rabbitmq-server
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_print_info "Installing nodejs..."
|
ynh_print_info "Installing nodejs..."
|
||||||
|
|
||||||
curl -sL https://deb.nodesource.com/setup_8.x | sudo bash -
|
#curl -sL https://deb.nodesource.com/setup_8.x | sudo bash -
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# CREATE A POSTGRESQL DATABASE
|
# CREATE A POSTGRESQL DATABASE
|
||||||
|
|
Loading…
Add table
Reference in a new issue