Skip to content

Instantly share code, notes, and snippets.

@thiagosf
Created December 20, 2015 16:58
Show Gist options
  • Save thiagosf/add34e42cb19076e4700 to your computer and use it in GitHub Desktop.
Save thiagosf/add34e42cb19076e4700 to your computer and use it in GitHub Desktop.
Rodar um script em ruby com crontab #notes
bash -c 'source /etc/profile.d/rvm.sh && cd /folder && ruby script.rb'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment