On Wed, Nov 9, 2011 at 1:07 PM, Edho Arief <[email protected]> wrote: > Hello. > > On Wed, Nov 9, 2011 at 11:02 PM, Brian Troutwine > <[email protected]> wrote: >> where `/home/hooks/bin/run.sh` looks like: >> >> #!/bin/bash -e >> > > change this line > >> rbenv init - > > to this > > eval "$(rbenv init -)"' > > Since that's the correct way to load rbenv.
Embarrassingly, this turned out to be the issue. > -- > O< ascii ribbon campaign - stop html mail - www.asciiribbon.org > -- Brian L. Troutwine _______________________________________________ Supervisor-users mailing list [email protected] http://lists.supervisord.org/mailman/listinfo/supervisor-users
