1
0
Fork 0
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:
frju365 2018-11-06 09:09:49 +01:00 committed by GitHub
parent 2f38d062ef
commit 3ef803687b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
#===============================================