From 4eb0a71ec5fdcac9b6d752edb0d87ab7088fdd9c Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 18 Feb 2023 08:46:11 +0100 Subject: [PATCH] Update restore --- scripts/restore | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/restore b/scripts/restore index dc064f5..99bd12d 100644 --- a/scripts/restore +++ b/scripts/restore @@ -16,8 +16,6 @@ ynh_script_progression --message="Restoring $app main directory..." --weight=4 ynh_restore_file --origin_path="$install_dir" -chmod 750 "$install_dir" -chmod -R o-rwx "$install_dir" chown -R $app:www-data "$install_dir" chmod +x $install_dir/$app