Skip to content

Set UNIX executable bit for respective scripts

Run chmod u+x <file> for all .sh and .py files that are supposed to be executed directly (without prepending bash or python).

Merge request reports

Loading