Skip to content

sudo for foreman #243

Description

@pencilcheck

rbenv/rbenv#127

As mentioned in the issue above, foreman with rbenv doesn't work since sudo changes the env, but there is a workaround, just change

sudo_cmd to sudo $(rbenv which foreman)
and remove the bundler exec foreman in the export command as appropriately however I don't know if this is the best solution.

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