Skip to content

[Examples] Make sure that clangd-contexts build script has sufficient permissions #74

@sgraband

Description

@sgraband

Feature Description:

I just noticed that on my local machine in the electron variant (packaged or built from sources) the generated build.sh script from the clangd-contexts example failed with a permission denied for me. It was an easy fix using chmod +x ./build.sh, but we should either document this or even better, make sure that the file has the correct permissions after we copied it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions