Skip to content

chmod -x files that aren't scripts

Kyle Brenneman requested to merge github/fork/aaronp24/fix-execute-bits into master

Created by: aaronp24

These two files have mode 755, but aren't scripts that should be executed. Remove their execute bits.

Merge request reports