mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
Fix restore
This commit is contained in:
parent
255717689a
commit
913d44d5b7
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ ynh_restore_file "$final_path"
|
||||||
ynh_print_info "Recreating the dedicated system user..."
|
ynh_print_info "Recreating the dedicated system user..."
|
||||||
|
|
||||||
# Create the dedicated user (if not existing)
|
# Create the dedicated user (if not existing)
|
||||||
ynh_system_user_create $app
|
ynh_system_user_create $app $final_path
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# RESTORE USER RIGHTS
|
# RESTORE USER RIGHTS
|
||||||
|
|
Loading…
Add table
Reference in a new issue