From 18050242d92427fcbb1b1f57cae89ecebeaf949f Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 22 Apr 2021 23:58:47 +0200 Subject: [PATCH] Update restore --- scripts/restore | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 672aada..b233aa4 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 -chown -R $app:$app $public_path chmod 750 $public_path #=================================================