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:
parent
5f10ae8e2d
commit
754b3aac54
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue