mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
no need to update
This commit is contained in:
parent
2f38d062ef
commit
3ef803687b
1 changed files with 1 additions and 2 deletions
|
@ -85,13 +85,12 @@ ynh_app_setting_set $app port $port
|
|||
# INSTALL POSTGRES
|
||||
#==============================================
|
||||
|
||||
ynh_package_update
|
||||
ynh_install_app_dependencies postgresql redis-server rabbitmq-server nginx-extras apt-transport-https
|
||||
|
||||
#=================================================
|
||||
# INSTALL NODEJS
|
||||
#=================================================
|
||||
# Use Helper instead of package from tthe repo
|
||||
# Use Helper instead of package from the repo
|
||||
ynh_install_nodejs 8
|
||||
|
||||
#===============================================
|
||||
|
|
Loading…
Add table
Reference in a new issue