diff --git a/scripts/restore b/scripts/restore index a052f96..3099bef 100644 --- a/scripts/restore +++ b/scripts/restore @@ -18,8 +18,6 @@ ynh_restore_file --origin_path="$install_dir" chmod -R o-rwx "$install_dir" chown -R $app:www-data "$install_dir" -chmod 775 $install_dir/config.php -chmod 775 $install_dir/tmp/sessions #================================================= # RESTORE THE PHP-FPM CONFIGURATION