diff --git a/scripts/restore b/scripts/restore index 04d3450..f82aa7c 100755 --- a/scripts/restore +++ b/scripts/restore @@ -58,6 +58,7 @@ ynh_restore_file "/etc/nginx/conf.d/$domain.d/$app.conf" ynh_print_info "Restoring the app main directory..." ynh_restore_file "$final_path" +sudo chmod -R 777 $final_path/cache #================================================= # RESTORE THE MYSQL DATABASE