From 93bcb25d6eda854b7731710e5a1d8288e5387106 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 8 May 2021 23:43:15 +0200 Subject: [PATCH] Update restore --- scripts/restore | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/restore b/scripts/restore index 791901b..5944d55 100644 --- a/scripts/restore +++ b/scripts/restore @@ -75,6 +75,7 @@ ynh_script_progression --message="Restoring user rights..." # Restore permissions on app files chown -R $app:www-data $final_path +chmod 755 $public_path #================================================= # SPECIFIC RESTORATION