Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.
This repository was archived by the owner on Sep 26, 2022. It is now read-only.

ghostman & quicksetup.sh aren't executables in Linux #2

@TheLiberaceSequence

Description

@TheLiberaceSequence

The scripts aren't marked as executables in Linux. You can't just simply launch ./ghostman or ./quicksetup.sh, you can run them with 'sh' or 'source' but not by themselves. This is fixed by doing chmod a+x for all the executables.

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