From 913d44d5b781a6e460bff175e49360bdf1d72510 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 27 Feb 2019 23:02:59 +0100 Subject: [PATCH] Fix restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 13d02b4..5e84b99 100644 --- a/scripts/restore +++ b/scripts/restore @@ -70,7 +70,7 @@ ynh_restore_file "$final_path" ynh_print_info "Recreating the dedicated system user..." # Create the dedicated user (if not existing) -ynh_system_user_create $app +ynh_system_user_create $app $final_path #================================================= # RESTORE USER RIGHTS