Peter Kordel

Results 3 comments of Peter Kordel

Thanks for this information, very helpful! On Thu, 10 Aug 2023 at 13:29 Vesa Laakso ***@***.***> wrote: > For what it's worth, we've been able to work around this issue...

Actually, this code fails with -su: bundle: command not found: ``` sudo -p 'sudo password: ' su - myapp -c 'cd . && bundle --version' ``` Clarification, I use rbenv...