Skip to content

Linux script: executable_name validation check fails when cwd is different and executable_name is relative. #84

@Sodium-Aluminate

Description

@Sodium-Aluminate

BepInEx/BepInEx#1189

when the script check the executable_name, it's using cwd from the parent process and may failed if not start this script from the dir of the script self.

we need check the $(abs_path $"executable_name") exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions