From 5676bf7f32559471ae64d889d047e82617f23035 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 24 Apr 2021 08:51:12 +0200 Subject: [PATCH] Update restore --- scripts/restore | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index b233aa4..a6153c4 100644 --- a/scripts/restore +++ b/scripts/restore @@ -75,7 +75,6 @@ ynh_script_progression --message="Restoring user rights..." # Restore permissions on app files chown -R $app:$app $final_path -chmod 750 $public_path #================================================= # SPECIFIC RESTORATION