Skip to content

Do not force config path to be relative to binary location #1

@Roguelazer

Description

@Roguelazer

If I invoke aurora as follows:

/path/to/bin/aurora -c /etc/aurora.toml

I expect it to read the config from /etc/aurora.toml; however, it instead tries to read from /path/to/bin/etc/aurora.toml (that is to say, it always interprets the config path to be relative to the directory the executable is in).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions