From 1e072890a728becb1037a7bda1b3fd0aab583fcc Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 3 Oct 2020 20:49:40 +0200 Subject: [PATCH] Update restore --- scripts/restore | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 83b74f2..8032bda 100644 --- a/scripts/restore +++ b/scripts/restore @@ -75,7 +75,6 @@ ynh_script_progression --message="Restoring user rights..." --weight=1 # Restore permissions on app files chown -R root: $final_path -mkdir -p "$final_path/app/sites/default/files" chmod 2775 "$final_path/app/sites/default/files" mkdir -p "/home/yunohost.app/$app/data"