libretro / retroarch-assets

Assets needed for RetroArch - e.g. menu drivers, etc. Also contains the official branding.
Creative Commons Attribution 4.0 International
170 stars 161 forks source link

Fix execute permissions of scripts #324

Closed RobLoach closed 5 years ago

RobLoach commented 5 years ago

In https://github.com/libretro/retroarch-assets/commit/bb0ccebc9fd3970b160ca04ca8da48f39aff847e , there was a fix for all file permissions. The scripts, however, need to be kept at executable.

cc @alfrix