1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/onlyoffice_ynh.git synced 2024-09-03 19:56:11 +02:00

Fix upgrade

This commit is contained in:
yalh76 2019-02-27 23:45:12 +01:00
parent 5f10ae8e2d
commit 754b3aac54

View file

@ -102,7 +102,7 @@ ynh_install_app_dependencies postgresql libstdc++6 redis-server rabbitmq-server
ynh_print_info "Making sure dedicated system user exists..."
# Create a dedicated user (if not existing)
ynh_system_user_create $app
ynh_system_user_create $app $final_path
#=================================================
# SPECIFIC UPGRADE