Hi, What's the correct approach for my God scripts to see my rbenv shims?
God itself starts fine, as I set PATH in /etc/init.d/god: PATH=/root/.rbenv/shims:/root/.rbenv/bin:$PATH The individual watchers however do not have the shims in the PATH. I could just hard code the absolute path to the shim in my watcher, but I feel there must be a cleaner way? I also don't see an option for setting PATH in God. Cheers Ian -- You received this message because you are subscribed to the Google Groups "god.rb" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/god-rb?hl=en.
