1
0
Fork 0
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:
yalh76 2019-02-27 23:02:59 +01:00
parent 255717689a
commit 913d44d5b7

View file

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