Skip to content

Instantly share code, notes, and snippets.

@csrutil
Created June 12, 2015 01:57
Show Gist options
  • Save csrutil/af7cac62070c4285dd3a to your computer and use it in GitHub Desktop.
Save csrutil/af7cac62070c4285dd3a to your computer and use it in GitHub Desktop.
#/bin/env ruby not found
*/1 * * * * /bin/bash -c 'export PATH="$HOME/.rbenv/bin:$PATH" ; eval "$(rbenv init -)"; cd /whatever/else; ruby -v'

stackoverflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment