diff --git a/scripts/restore b/scripts/restore index a7250e6..023e726 100755 --- a/scripts/restore +++ b/scripts/restore @@ -27,7 +27,7 @@ ynh_script_progression --message="Restoring the data directory..." --weight=1 ynh_restore_file --origin_path="$data_dir" --not_mandatory -chown -R $admin:$admin "$data_dir" +chown -R $app:www-data "$data_dir" #================================================= # SPECIFIC RESTORATION