mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
remove node part
This commit is contained in:
parent
87fe14a634
commit
2f38d062ef
1 changed files with 0 additions and 6 deletions
|
@ -81,12 +81,6 @@ port=$(ynh_find_port 9980)
|
|||
yunohost firewall allow --no-upnp TCP $port 2>&1
|
||||
ynh_app_setting_set $app port $port
|
||||
|
||||
#===============================================
|
||||
# ADD NODEJS REPOSITORY
|
||||
#===============================================
|
||||
|
||||
curl -sL https://deb.nodesource.com/setup_8.x | sudo bash -
|
||||
|
||||
#==============================================
|
||||
# INSTALL POSTGRES
|
||||
#==============================================
|
||||
|
|
Loading…
Add table
Reference in a new issue