Skip to content

How to make generated app to use current working dir as its working dir instead of app's dir? #223

@videoguy

Description

@videoguy

I generated an app called mysigner at $HOME/bin/signer/mysigner using packr. It is fast when I launched it.
mysigner takes file/folders as parameters. When I launch mysigner from $HOME/work dir, all the relative file paths are getting resolved to $HOME/bin/signer dir. That doesn't make sense.

What is the trick to make it respect the current working dir and not change to mysigner app location?

Thanks

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